diff options
| author | adikro <adikro@disroot.org> | 2025-12-18 21:04:00 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2025-12-18 21:04:00 +0100 |
| commit | e60410393cea222b16743a1a87f29c06b9b3543b (patch) | |
| tree | 8a574048613f6b13024795bd710b824b40f5db18 /home/wayland/noctalia.nix | |
| parent | ea3bf9c87ee72d6da5ea2316b229082c7fc9cdf6 (diff) | |
rewrite of system modules, hm modules are next
Diffstat (limited to 'home/wayland/noctalia.nix')
| -rw-r--r-- | home/wayland/noctalia.nix | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/home/wayland/noctalia.nix b/home/wayland/noctalia.nix deleted file mode 100644 index e0b402d..0000000 --- a/home/wayland/noctalia.nix +++ /dev/null @@ -1,8 +0,0 @@ -{ inputs, ... }: -{ - imports = [ inputs.noctalia.homeModules.default ]; - - programs.noctalia-shell = { - enable = true; - }; -} |
