diff options
| author | schererleander <leander@schererleander.de> | 2026-02-03 19:13:48 +0100 |
|---|---|---|
| committer | schererleander <leander@schererleander.de> | 2026-02-03 19:13:48 +0100 |
| commit | dc7dc9e7853ac2cbfc58cd65a0f1d40e08637b3d (patch) | |
| tree | b9f83a0ee43ac0d342b2929b1506da7865ccb500 /hosts/lilith/configuration.nix | |
| parent | 11518113bedd51b3e16004338c20df637eba0416 (diff) | |
refactor(module): remove old module options
Diffstat (limited to 'hosts/lilith/configuration.nix')
| -rw-r--r-- | hosts/lilith/configuration.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/lilith/configuration.nix b/hosts/lilith/configuration.nix index e631b51..a878584 100644 --- a/hosts/lilith/configuration.nix +++ b/hosts/lilith/configuration.nix @@ -45,6 +45,9 @@ in ]; casks = [ "mullvad-vpn" + "nextcloud" + "iterm2" + "rectangle" ]; onActivation.cleanup = "zap"; onActivation.autoUpdate = true; |
