migrate state-version to clan.services
This commit is contained in:
parent
c6cf81dba5
commit
6594911705
3 changed files with 6 additions and 4 deletions
|
|
@ -20,8 +20,6 @@
|
|||
./video.nix
|
||||
../../system
|
||||
|
||||
self.inputs.clan-core.clanModules.state-version
|
||||
|
||||
self.inputs.home-manager.nixosModules.home-manager
|
||||
{
|
||||
home-manager.useGlobalPkgs = true;
|
||||
|
|
@ -49,6 +47,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
clan.core.settings.state-version.enable = true;
|
||||
|
||||
programs.kdeconnect.enable = true;
|
||||
|
||||
# Remote builds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue