Compare commits
2 Commits
d53e395d42
...
ec002467fa
Author | SHA1 | Date | |
---|---|---|---|
![]() |
ec002467fa | ||
![]() |
5a228cb375 |
8
flake.lock
generated
8
flake.lock
generated
@ -161,11 +161,11 @@
|
||||
},
|
||||
"secrets": {
|
||||
"locked": {
|
||||
"lastModified": 1748558035,
|
||||
"narHash": "sha256-2rcRntqj4l2TGvJfxcUqWk0fUQ/R2TXlzXsUUfAIhhE=",
|
||||
"lastModified": 1748604762,
|
||||
"narHash": "sha256-Gpr6HCNJbJz+x2Ia27v7K2hZeBU7Kikq1SGJT9J45Ho=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "b79d30edaa496f13c2549507d54bbf6ec574e6c2",
|
||||
"revCount": 2,
|
||||
"rev": "5e4ecb86fd98f781b567c64b38a9b9522ecbe2a7",
|
||||
"revCount": 4,
|
||||
"type": "git",
|
||||
"url": "ssh://gitea@git.bulthuis.dev/Jan/nixos-secrets"
|
||||
},
|
||||
|
@ -53,7 +53,7 @@ in
|
||||
# System packages
|
||||
environment.systemPackages = with pkgs; [
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user