diff options
| author | andromeda <andromeda@lenovo> | 2025-12-31 14:04:44 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2025-12-31 14:04:44 +0100 |
| commit | 92c4e1f7cfae7c40b1cfe992776ef5e7f8aad1f3 (patch) | |
| tree | 14c740535c18d280f4800da4e35707c74239f7b0 /machines/_173-249-5-230 | |
| parent | 51d94760423581649a1c0b94701cf1622dac9aee (diff) | |
put user-level impermanence settings in users.nix
Diffstat (limited to 'machines/_173-249-5-230')
| -rw-r--r-- | machines/_173-249-5-230/configuration.nix | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/machines/_173-249-5-230/configuration.nix b/machines/_173-249-5-230/configuration.nix index d079fb6..e9fdf3d 100644 --- a/machines/_173-249-5-230/configuration.nix +++ b/machines/_173-249-5-230/configuration.nix @@ -21,16 +21,6 @@ "/etc/machine-id" "/etc/ly/save.txt" ]; - users."mtgmonkey" = { - directories = [ - ".local/share/zoxide" - ".ssh" - ]; - files = [ - ".bash_history" - ".brush_history" - ]; - }; }; i18n.defaultLocale = "de_DE.UTF-8"; networking = { |
