remove useless comments, update hyperhive
This commit is contained in:
parent
fede9230f8
commit
15a6f444a9
4 changed files with 4 additions and 12 deletions
|
|
@ -8,8 +8,6 @@
|
|||
config = {
|
||||
my.podman.enable = true;
|
||||
|
||||
# uncomment for build check on non arm system (requires --impure)
|
||||
# nixpkgs.buildPlatform = builtins.currentSystem;
|
||||
users.users = {
|
||||
root.openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCJUpbpB3KEKVoKWsKoar9J4RNah8gmQoSH6jQEw5dY pixel-JuiceSSH"
|
||||
|
|
|
|||
Loading…
Reference in a new issue