mirror of
https://github.com/davegallant/nix-config
synced 2025-08-10 03:12:28 +00:00
Improve folder structure
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
networking.hostName = "hephaestus"; # Define your hostname.
|
||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
|
Reference in New Issue
Block a user