fix clan core update
This commit is contained in:
parent
ffc8bcafa7
commit
0430d97d24
1 changed files with 3 additions and 0 deletions
|
@ -269,6 +269,9 @@
|
|||
./features
|
||||
#./modules
|
||||
inputs.clan-core.nixosModules.clanCore
|
||||
{
|
||||
clan.core.clanDir = ./.; # fixes issues with clanCore https://git.clan.lol/clan/clan-core/issues/1979
|
||||
}
|
||||
# inputs.stylix.nixosModules.stylix # fixme: not working
|
||||
permown.nixosModules.permown
|
||||
kmonad.nixosModules.default
|
||||
|
|
Loading…
Reference in a new issue