mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
Changes from this week
This commit is contained in:
parent
ba5647287f
commit
1ab58786d8
6 changed files with 56 additions and 17 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{config, ...}: {
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
flake = "github:kittywitch/kittywitch#${config.networking.hostName}";
|
||||
flake = "github:kittywitch/infrastructure#${config.networking.hostName}";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue