diff options
author | Alan Pearce | 2024-11-15 12:15:24 +0100 |
---|---|---|
committer | Alan Pearce | 2024-11-15 12:15:24 +0100 |
commit | 8dc044f11630209520e7db272a8937994b3e5db8 (patch) | |
tree | 99dbc59a4923a211c7d316420f76a777d815df57 /system | |
parent | 29cdf96b7628064641f15b37537bfb6a238ca13a (diff) | |
download | nixfiles-8dc044f11630209520e7db272a8937994b3e5db8.tar.lz nixfiles-8dc044f11630209520e7db272a8937994b3e5db8.tar.zst nixfiles-8dc044f11630209520e7db272a8937994b3e5db8.zip |
Update flake inputs
Diffstat (limited to 'system')
-rw-r--r-- | system/marvin.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/marvin.nix b/system/marvin.nix index e2a1e4e5..a2c32efb 100644 --- a/system/marvin.nix +++ b/system/marvin.nix @@ -10,8 +10,6 @@ group = "wheel"; }; - services.activate-system.enable = true; - environment.variables.LANG = "en_GB.UTF-8"; launchd.user.envVariables = { |