all repos — nixfiles @ 358a9bd3f32b93a70c0cbc2e88a96f8f3223de05

System and user configuration, managed by nix and home-manager

marvin: remove duplicate setting

Alan Pearce
commit

358a9bd3f32b93a70c0cbc2e88a96f8f3223de05

parent

2e572a74a7e3e3cbc53356b055280f333a6d655c

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M system/hosts/marvin.nixsystem/hosts/marvin.nix
@@ -43,7 +43,6 @@ enable = true;
}; environment.etc."resolver/ts.net".text = lib.mkForce "nameserver fd7a:115c:a1e0::53"; - programs.fish.enable = true; environment.shells = with pkgs; [ fish "/Users/alan/.local/state/nix/profile/bin/fish"