main-laptop: remove allowUnfree from home-manager (not needed)
This commit is contained in:
parent
0f2a636f72
commit
078e761a46
1 changed files with 4 additions and 2 deletions
|
|
@ -94,12 +94,14 @@
|
|||
kicad-small
|
||||
freecad-wayland
|
||||
resources
|
||||
pmbootstrap
|
||||
celluloid
|
||||
fractal
|
||||
yazi
|
||||
# logseq requires electron 27 which is EOL therefore temp disable until upstream pkg updates
|
||||
#logseq
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
home.stateVersion = "23.11"; # DO NOT CHANGE
|
||||
programs.home-manager.enable = true; # DO NOT CHANGE
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue