This time it required some extra tweaking. In particular I believe I
need to make sure not to use nixpkgs.config anywhere
This commit is contained in:
Chris Cochrun 2023-11-08 06:22:59 -06:00
parent a32286fc67
commit 5df4c373d6
6 changed files with 57 additions and 55 deletions

View file

@ -15,7 +15,8 @@ with lib;
auto-optimise-store = true;
};
};
nixpkgs.config.allowUnFree = true;
# nixpkgs.config.allowUnFree = true;
# pkgs.config.allowUnfree = true;
system.autoUpgrade = {
enable = true;

View file

@ -24,6 +24,7 @@ with lib;
all-the-icons
doom-modeline
doom-themes
melpaPackages.mini-echo
rainbow-delimiters
smartparens
paredit