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 13386a6d..23418312 100644 --- a/system/default.nix +++ b/system/default.nix @@ -11,6 +11,7 @@ ./polkit ./graphics ./services + ./tempfiles ]; # TODO does this really remove all the bloatware, nixos installs by default? environment = { |