No longer any reason for flatpaks

This commit is contained in:
Emmet 2024-02-26 19:57:08 -06:00
parent 21aecc8334
commit 4a5c280bf3
3 changed files with 5 additions and 12 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