add flatpak

This commit is contained in:
ponymushama 2024-07-23 22:25:45 +08:00
parent a274c38cb0
commit efe7ecea42
2 changed files with 2 additions and 2 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 = null; inherit pkgs userSettings lib;} )
../../system/security/doas.nix