diff options
Diffstat (limited to 'profiles/default.nix')
-rw-r--r-- | profiles/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/default.nix b/profiles/default.nix index 7a2e6af..31e044a 100644 --- a/profiles/default.nix +++ b/profiles/default.nix @@ -8,6 +8,8 @@ security.sudo.wheelNeedsPassword = false; security.polkit.enable = true; + services.fstrim.enable = true; + programs.ssh = { # $ ssh-keyscan example.com knownHosts = { |