mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-30 18:34:00 +05:30
No longer any reason for flatpaks
This commit is contained in:
parent
21aecc8334
commit
4a5c280bf3
3 changed files with 5 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue