overlayed nixpkgs to allow for pkgs.stable pkgs.main and pkgs.nur

also passed to home-manager and gabbielaptop config
This commit is contained in:
Gabriella Bere 2025-01-03 22:15:57 +00:00
parent 8ad1d43730
commit a7a31c0646
5 changed files with 91 additions and 92 deletions

View file

@ -175,9 +175,6 @@
# Install firefox.
programs.firefox.enable = true;
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
# Enable flatpak for delcarative-flatpak used in home-manager
# services.flatpak.enable = true;