chore: fix sutakku services

This commit is contained in:
notohh 2023-03-11 19:28:31 -05:00
parent 4578e6245a
commit ab18389c5c
Signed by: notohh
GPG key ID: BD47506D475EE86D
3 changed files with 2 additions and 1 deletions

View file

@ -8,7 +8,6 @@
./helix ./helix
./git ./git
./lazygit ./lazygit
./zellij
]; ];
} }

View file

@ -4,6 +4,7 @@
imports = imports =
[ [
./hardware-configuration.nix ./hardware-configuration.nix
../../modules/services
]; ];
boot.loader = { boot.loader = {

View file

@ -9,6 +9,7 @@ imports = [
../../home/gtk ../../home/gtk
../../home/dunst ../../home/dunst
../../home/lf ../../home/lf
../../home/zellij
../../home/mpv ../../home/mpv
../../home/waybar ../../home/waybar
../../home/wayland/hyprland ../../home/wayland/hyprland