Update and Nvidia Suspend / Wake

This commit is contained in:
zuma 2025-03-16 16:55:35 +01:00
parent 29d6dd7a00
commit 0dd9177eca
3 changed files with 45 additions and 38 deletions

View file

@ -24,10 +24,6 @@
themePackages = [( pkgs.adi1090x-plymouth-themes.override { selected_themes = [ "black_hud" ]; })];
};
# For VirtualBox to work
# https://github.com/NixOS/nixpkgs/issues/363887
boot.kernelParams = [ "kvm.enable_virt_at_load=0" ];
networking.hostName = "t0urn3s0l"; # Define your hostname.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
@ -179,6 +175,7 @@
inkscape # SVG Editor
protonmail-bridge # To access protonmail on thunderbird
thunderbird # Mail client
libreoffice # Document editing
# Shell stuff
@ -206,6 +203,7 @@
eza # ls but better
eva # calculator
util-linux # Set of system utilities
sshfs # A filesystem to mount drives over ssh
# Utilities
wl-clipboard # Clipboard manager