diff options
Diffstat (limited to '')
-rw-r--r-- | system/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/default.nix b/system/default.nix index 5e88b586..c7a2400f 100644 --- a/system/default.nix +++ b/system/default.nix @@ -8,6 +8,7 @@ #./packages ./sound ./users # the position of this item is fully arbitrary + ./polkit ]; # TODO does this really remove all the bloatware, nixos installs by default? environment = { |