make sure we don't set the shell twice

This commit is contained in:
Cyryl Płotnicki 2025-01-11 10:05:23 +00:00
parent 6033b9eeec
commit 7858ae0a98

View file

@ -58,7 +58,6 @@ in {
"wheel"
"wireshark"
];
shell = pkgs.zsh;
};
networking.nameservers = ["9.9.9.9" "2620:fe::fe" "149.112.112.112" "2620:fe::9"];