refactor: import shikane 'desktop/niri' instead of directly
This commit is contained in:
@@ -13,7 +13,6 @@ in
|
||||
../../modules/desktop/niri
|
||||
../../modules/git.nix
|
||||
../../modules/k9s.nix
|
||||
(import ../../modules/shikane.nix { inherit pkgs; })
|
||||
(import ../../modules/taskwarrior.nix {
|
||||
inherit config;
|
||||
inherit pkgs;
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
imports = [
|
||||
../../fuzzel
|
||||
../../mako
|
||||
../../shikane
|
||||
../../waybar
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user