Compare commits

..

3 Commits

Author SHA1 Message Date
Flake Bot
fa876136e2 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-09-16 18:29:41 +00:00
Flake Bot
315dccbd72 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-09-15 23:20:33 +00:00
Flake Bot
6666f6e611 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-09-15 12:39:07 +00:00

View File

@ -9,12 +9,12 @@
persistent = true;
flake = "github:Moe1369/nixos-config#${hostName}";
flags = [
#"--update-input" "nixpkgs"
#"--update-input" "home-manager"
#"--update-input" "jovian"
#"--update-input" "nix-flatpak"
#"-L"
#"--commit-lock-file"
"--update-input" "nixpkgs"
"--update-input" "home-manager"
"--update-input" "jovian"
"--update-input" "nix-flatpak"
"-L"
"--commit-lock-file"
];
allowReboot = false;
};