summaryrefslogtreecommitdiff
path: root/hosts/sif/hw.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/sif/hw.nix')
-rw-r--r--hosts/sif/hw.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/sif/hw.nix b/hosts/sif/hw.nix
index b7c17a9b..3442a93a 100644
--- a/hosts/sif/hw.nix
+++ b/hosts/sif/hw.nix
@@ -21,10 +21,6 @@
21 fsType = "btrfs"; 21 fsType = "btrfs";
22 }; 22 };
23 23
24 swapDevices =
25 [ { device = "/dev/disk/by-uuid/50f3f856-cc17-4614-846a-34a14d5006ec"; }
26 ];
27
28 nix.settings.max-jobs = 12; 24 nix.settings.max-jobs = 12;
29 # High-DPI console 25 # High-DPI console
30 console.font = "${pkgs.terminus_font}/share/consolefonts/ter-u28n.psf.gz"; 26 console.font = "${pkgs.terminus_font}/share/consolefonts/ter-u28n.psf.gz";