Updated system, rm flatpak, pinned kdenlive

This commit is contained in:
Emmet 2024-03-16 14:15:10 -05:00
parent b999972b3c
commit 3d3bea67cd
5 changed files with 54 additions and 33 deletions

View file

@ -14,7 +14,7 @@
../../system/hardware/printing.nix
../../system/hardware/bluetooth.nix
(./. + "../../../system/wm"+("/"+userSettings.wm)+".nix") # My window manager
../../system/app/flatpak.nix
#../../system/app/flatpak.nix
../../system/app/virtualization.nix
( import ../../system/app/docker.nix {storageDriver = "btrfs"; inherit userSettings lib;} )
../../system/security/doas.nix