Compare commits
2 Commits
d53e395d42
...
ec002467fa
Author | SHA1 | Date | |
---|---|---|---|
![]() |
ec002467fa | ||
![]() |
5a228cb375 |
8
flake.lock
generated
8
flake.lock
generated
@ -161,11 +161,11 @@
|
|||||||
},
|
},
|
||||||
"secrets": {
|
"secrets": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1748558035,
|
"lastModified": 1748604762,
|
||||||
"narHash": "sha256-2rcRntqj4l2TGvJfxcUqWk0fUQ/R2TXlzXsUUfAIhhE=",
|
"narHash": "sha256-Gpr6HCNJbJz+x2Ia27v7K2hZeBU7Kikq1SGJT9J45Ho=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "b79d30edaa496f13c2549507d54bbf6ec574e6c2",
|
"rev": "5e4ecb86fd98f781b567c64b38a9b9522ecbe2a7",
|
||||||
"revCount": 2,
|
"revCount": 4,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "ssh://gitea@git.bulthuis.dev/Jan/nixos-secrets"
|
"url": "ssh://gitea@git.bulthuis.dev/Jan/nixos-secrets"
|
||||||
},
|
},
|
||||||
|
@ -53,7 +53,7 @@ in
|
|||||||
# System packages
|
# System packages
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# TODO: Make module for utilities/scripts
|
# TODO: Make module for utilities/scripts
|
||||||
(writeShellScriptBin "system-update" "nixos-rebuild switch --flake git+https://git.bulthuis.dev/Jan/dotfiles")
|
(writeShellScriptBin "system-update" "nixos-rebuild switch --flake git+https://git.bulthuis.dev/Jan/nixos-config")
|
||||||
];
|
];
|
||||||
|
|
||||||
# Enable qemu guest agent
|
# Enable qemu guest agent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user