switched to dentritic pattern and cleaned up config
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{ ... }: {
|
||||
flake.modules.homeManager.noctalia = { ... }: {
|
||||
|
||||
programs.noctalia = {
|
||||
enable = true;
|
||||
settings = (import ./noctalia/_settings.nix) { };
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user