add clan gui
This commit is contained in:
parent
aad49126e5
commit
d09d53690f
1 changed files with 4 additions and 0 deletions
|
|
@ -47,6 +47,10 @@
|
||||||
self.nixosConfigurations.crocus.config.clan.core.vars.generators.zerotier.files.zerotier-ip.value
|
self.nixosConfigurations.crocus.config.clan.core.vars.generators.zerotier.files.zerotier-ip.value
|
||||||
];
|
];
|
||||||
|
|
||||||
|
environment.systemPackages = [
|
||||||
|
self.inputs.clan-core.packages.x86_64-linux.clan-app
|
||||||
|
];
|
||||||
|
|
||||||
programs.kdeconnect.enable = true;
|
programs.kdeconnect.enable = true;
|
||||||
|
|
||||||
# Remote builds
|
# Remote builds
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue