.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
networking.hostName = "fenrir-nixos"; # Define your hostname.
|
||||
imports = [ ../../nixos/custom.nix ];
|
||||
imports = [ ../../nixos/custom.nix ./hardware-configuration.nix ];
|
||||
|
||||
fileSystems."/".options = [ "ssd" "noatime" "compress=zstd" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user