diff options
Diffstat (limited to 'hosts/apzu')
-rw-r--r-- | hosts/apzu/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/apzu/default.nix b/hosts/apzu/default.nix index 2d26b27b..def21291 100644 --- a/hosts/apzu/default.nix +++ b/hosts/apzu/default.nix @@ -49,6 +49,7 @@ scanning.enable = true; snapper.enable = true; steam.enable = false; + systemDiff.enable = true; }; sound.enable = true; tempfiles.enable = true; |