This commit is contained in:
2025-12-09 09:56:13 -07:00
parent 8ca99235d9
commit af8a645610

View File

@@ -6,7 +6,6 @@
<home-manager/nixos> <home-manager/nixos>
# /etc/nixos/cachix.nix # /etc/nixos/cachix.nix
]; ];
nix.extraExperimentalFeatures = [ "flakes" "nix-command" ];
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;