update nvidia driver, install ghostty and other things

This commit is contained in:
Ulic-youthlic 2024-12-28 18:56:04 +08:00
parent 9a525dadfc
commit 19ef41633b
11 changed files with 319 additions and 166 deletions

View file

@ -16,10 +16,6 @@
./spotify.nix
];
programs.fish.enable = true;
# programs.coolercontrol = {
# enable = true;
# nvidiaSupport = true;
# };
users.users.david.shell = pkgs.fish;
users.users.david.openssh.authorizedKeys.keyFiles = [
./tytonidae.pub
@ -31,5 +27,7 @@
vlc
btop
handbrake
wechat-uos
nvtopPackages.full
];
}