Modifications to allow using in system flake, at the expense of pkgs-unstable

This commit is contained in:
Lauren Lagarde 2025-03-09 18:23:21 -05:00
parent 972e0b36e1
commit 110fa225d4
5 changed files with 50 additions and 28 deletions

View file

@ -1,4 +1,5 @@
{ pkgs, unstable, ... }: {
#{ pkgs, pkgs-unstable, ... }: {
{ pkgs, ... }: {
nixpkgs.config.allowUnfree = true;
home.packages = with pkgs; [
@ -31,8 +32,12 @@
# Other Apps
chromium
qtpass
unstable.yt-dlp
unstable.openscad-unstable
#pkgs-unstable.yt-dlp
#pkgs-unstable.openscad-unstable
yt-dlp
openscad-unstable
sublime-merge
libreoffice
gthumb