idk man
This commit is contained in:
4
machines/workstation/configuration.nix
Normal file → Executable file
4
machines/workstation/configuration.nix
Normal file → Executable file
@@ -20,12 +20,12 @@
|
||||
../../modules/kde/default.nix
|
||||
../../modules/virtualization/default.nix
|
||||
# ../../modules/vr/default.nix
|
||||
# ../../global/eraseyourdarlings.nix
|
||||
../../global/eraseyourdarlings.nix
|
||||
];
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
# boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
networking.hostName = "workstation"; # Define your hostname.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user