This commit is contained in:
TheCrazyInsanity
2025-12-18 14:26:37 -05:00
parent 1ec653af81
commit af861165e5
22 changed files with 109 additions and 25 deletions

4
machines/workstation/configuration.nix Normal file → Executable file
View 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.