This is definitely a hack
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
extraPackages = with pkgs; [
|
||||
flameshot
|
||||
i3lock
|
||||
inputs.i3utils
|
||||
i3utils
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user