various things, e.g. add authorized keys

This commit is contained in:
2022-10-01 14:01:15 +02:00
parent 3b96abee0e
commit a1fcb93507
7 changed files with 52 additions and 21 deletions

17
flake.lock generated
View File

@@ -42,6 +42,22 @@
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1664452918,
"narHash": "sha256-SfnQ2t5b9RTSIqO3PQBDlwrWn4l3t0F65sZtCKTl8eA=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "12f905b731494bc59010f05a7467df8abdcf8d63",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1663850217,
@@ -77,6 +93,7 @@
"inputs": {
"home-manager": "home-manager",
"hyprland": "hyprland",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nur": "nur"
}