all repos — nixfiles @ 759b3c467cf5eeeaa3247e76dc5695f4973137f4

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

remove unused expressions/arguments

Alan Pearce
commit

759b3c467cf5eeeaa3247e76dc5695f4973137f4

parent

7f73174893bc51d3c701f4a4cda515492641d270

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

changed files
M system/hosts/nano.nixsystem/hosts/nano.nix
@@ -327,7 +327,6 @@ users.mutableUsers = lib.mkForce true;
users.users.alan = { isNormalUser = true; - packages = with pkgs; [ ]; openssh.authorizedKeys.keys = [ "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJVREjPey2TOIPzfYJoG9yIR4Rui7tNJK2QIKa+pbgsyXg31hhPIw37LRRIic+l53mW8eahHxX3Y1IeTjcMw8IU= alan@secretive.marvin.local" ];