chore: remove cowsay
All checks were successful
flake check / check (push) Successful in 3m52s
fmt check / check (push) Successful in 56s
All checks were successful
flake check / check (push) Successful in 3m52s
fmt check / check (push) Successful in 56s
This commit is contained in:
parent
302b13c1f6
commit
bbea2901e4
1 changed files with 0 additions and 2 deletions
|
@ -31,6 +31,4 @@
|
||||||
users.users.root.openssh.authorizedKeys.keys = [
|
users.users.root.openssh.authorizedKeys.keys = [
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMd8j1+fC/ng7l17rsxugVtlhurUe1ICizwA9lQkSuNY forgejo"
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMd8j1+fC/ng7l17rsxugVtlhurUe1ICizwA9lQkSuNY forgejo"
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.systemPackages = [pkgs.cowsay];
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue