Update NixOS configuration
This commit is contained in:
@@ -2,11 +2,7 @@
|
||||
|
||||
{
|
||||
imports = [
|
||||
./programs/fish.nix
|
||||
./programs/git.nix
|
||||
./programs/plasma.nix
|
||||
./programs/rime.nix
|
||||
./programs/spicetify.nix
|
||||
./programs
|
||||
];
|
||||
|
||||
# ⚠️ 极其重要:替换成你的实际系统用户名
|
||||
@@ -20,6 +16,8 @@
|
||||
jetbrains-toolbox
|
||||
google-chrome
|
||||
neovim
|
||||
htop
|
||||
btop
|
||||
telegram-desktop
|
||||
wechat
|
||||
gpu-screen-recorder
|
||||
@@ -37,7 +35,7 @@
|
||||
nodejs
|
||||
pnpm
|
||||
kdePackages.kate
|
||||
rime-ice
|
||||
termius
|
||||
];
|
||||
|
||||
# 让 nix-shell 等传统命令也能安装 unfree 软件
|
||||
|
||||
Reference in New Issue
Block a user