This is definitely a hack

This commit is contained in:
2022-04-25 22:21:43 +01:00
parent e622acbb9d
commit 79a2530a8f
3 changed files with 9 additions and 9 deletions

View File

@@ -9,8 +9,6 @@
boot.loader.systemd-boot.enable = lib.mkDefault true;
boot.loader.efi.canTouchEfiVariables = lib.mkDefault true;
nixpkgs.config.allowUnfree = true;
# nix flakes compatibility
nix = {
extraOptions = ''