diff options
Diffstat (limited to 'home/pc/home.nix')
-rw-r--r-- | home/pc/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/pc/home.nix b/home/pc/home.nix index 16240ed..2afc2de 100644 --- a/home/pc/home.nix +++ b/home/pc/home.nix @@ -2,6 +2,7 @@ { imports = [ ./modules/pass.nix + ./modules/k9s.nix ../wayland/home.nix ]; |