z
This commit is contained in:
@@ -4,8 +4,7 @@ let
|
||||
userName = "kris";
|
||||
realName = "Kris";
|
||||
configRoot = "/etc/nixos";
|
||||
homeDir = "/home/${userName}";
|
||||
quickshellRoot = "${homeDir}/Projects/DeltaruneQuickshell";
|
||||
quickshellRoot = "${configRoot}/Shell";
|
||||
in {
|
||||
|
||||
imports = [
|
||||
|
||||
@@ -47,7 +47,9 @@
|
||||
inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland
|
||||
}/bin/hyprctl dispatch exec "shimejictl stop"'')
|
||||
|
||||
quickshell
|
||||
inputs.quickshell.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
tailscale
|
||||
bitwarden-desktop
|
||||
kdePackages.qtdeclarative
|
||||
catppuccin-gtk
|
||||
catppuccin
|
||||
|
||||
Reference in New Issue
Block a user