Changes
2 changed files (+9/-13)
-
-
@@ -27,17 +27,12 @@# The best time zone time.timeZone = "UTC"; users.users = { root.openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPWzNs8PdQKsgSADzbub2XfrZeIrF+jK7M4VMjuRmaIt anthonywang++" users.users.a = { openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPDLPakDnAelqFTUudQB8X0T7yc/8ekV3jGqpeJb062l anthonywang" ]; a = { openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPDLPakDnAelqFTUudQB8X0T7yc/8ekV3jGqpeJb062l anthonywang" ]; # krun virtiofs doesn't support ACLs so manually give myself permission to see the journal extraGroups = [ "systemd-journal" ]; }; # krun virtiofs doesn't support ACLs so manually give myself permission to see the journal extraGroups = [ "systemd-journal" ]; }; programs.tmux.enable = true;
-
@@ -55,6 +50,7 @@AcceptEnv = [ "GIT_PROTOCOL" ]; # Don't hack me PasswordAuthentication = false; PermitRootLogin = "no"; }; # Put host keys in a volume instead generateHostKeys = false;
-
-
-
@@ -42,11 +42,11 @@}, "nixpkgs": { "locked": { "lastModified": 1785967620, "narHash": "sha256-IItrdb7Puk05RqOBWZYFC5X6Wl1sJmCfh5MWVHw5iMM=", "lastModified": 1786106723, "narHash": "sha256-zDSUbpoeo/9ZmD2+wXnzxoo1+uhL8vxc0b8yuYMKYq0=", "owner": "NixOS", "repo": "nixpkgs", "rev": "b7c2ada94fe99c15b0dbcf4d11fd7850b957a436", "rev": "f13ff45afd1bb73e640eaa08a7066dbed07e3238", "type": "github" }, "original": {
-