add zathura

This commit is contained in:
Glen Goodwin 2023-10-08 22:01:24 -04:00
parent 56ffc7220f
commit 3fa51bdbd3
3 changed files with 14 additions and 0 deletions

View file

@ -13,6 +13,8 @@
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.efi.efiSysMountPoint = "/boot/efi";
nix.daemonCPUSchedPolicy = "idle";
networking.hostName = "nixos"; # Define your hostname.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.