Compare commits

...

2 Commits

Author SHA1 Message Date
Flake Bot
1396044c9b Bump flake.lock
Some checks are pending
Flake.lock / build (push) Waiting to run
Signed-off-by: Flake Bot <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-04 22:23:17 +00:00
62c55b5d2d rename user for konsole 2024-10-05 00:22:16 +02:00
2 changed files with 4 additions and 4 deletions

View File

@ -71,11 +71,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1728026342, "lastModified": 1728041527,
"narHash": "sha256-3mGqKM1jSkc2DrJvR/HCTav0Chd1n8/s1eJ9Y5GzNVM=", "narHash": "sha256-03liqiJtk9UP7YQHW4r8MduKCK242FQzud8iWvvlK+o=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "30e04f3d477256de3eb6a7cff608e220087537d4", "rev": "509dbf8d45606b618e9ec3bbe4e936b7c5bc6c1e",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -101,7 +101,7 @@
}; };
konsole = konsole =
let let
user = "deck"; user = "mo";
hostName = "konsole"; hostName = "konsole";
in in
lib.nixosSystem { lib.nixosSystem {