update nvidia driver, install ghostty and other things
This commit is contained in:
parent
9a525dadfc
commit
19ef41633b
11 changed files with 319 additions and 166 deletions
|
|
@ -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
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue