Switched to quickshell/noctalia as unified shell env

This commit is contained in:
2026-04-08 15:35:53 +01:00
parent da05b15ff0
commit cf76e1f8c2
10 changed files with 118 additions and 27 deletions
+5 -4
View File
@@ -8,6 +8,10 @@
nixers,
...
}: {
imports = [
inputs.noctalia.homeModules.default
];
programs = {
nix-your-shell = {
enable = true;
@@ -17,10 +21,7 @@
enable = true;
enableNushellIntegration = true;
};
waybar = {
enable = true;
systemd.enable = true;
};
noctalia-shell.enable = true;
walker = {
enable = true;
runAsService = true;