experimental features
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<home-manager/nixos>
|
||||
# /etc/nixos/cachix.nix
|
||||
];
|
||||
nix.extraExperimentalFeatures = [ "flakes" "nix-command" ];
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
Reference in New Issue
Block a user