mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
feat(noctalia): move to v5
This commit is contained in:
+2
-2
@@ -4,9 +4,9 @@
|
||||
inputs.noctalia.homeModules.default
|
||||
];
|
||||
|
||||
programs.noctalia-shell = {
|
||||
programs.noctalia = {
|
||||
enable = true;
|
||||
settings = ../assets/noctalia.json;
|
||||
settings = ../assets/noctalia-config.toml;
|
||||
};
|
||||
|
||||
gtk = {
|
||||
|
||||
Reference in New Issue
Block a user