oops
This commit is contained in:
@@ -2,9 +2,12 @@
|
||||
|
||||
{
|
||||
imports = [
|
||||
./hardware-configuration.nix # Crucial: Imports your UUIDs
|
||||
./caesium.hardware.nix # Crucial: Imports your UUIDs
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
# --- BOOTLOADER ---
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
Reference in New Issue
Block a user