writterdeck

This commit is contained in:
2026-07-12 19:12:51 +00:00
parent 536b033b6b
commit 128ba67c09
6 changed files with 8 additions and 30 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
...
}:
let
dotfiles = "${config.home.homeDirectory}/nixos-config/modules/home-manager/hyprland/hypr";
dotfiles = "${config.home.homeDirectory}/ndots/modules/home-manager/hyprland/hypr";
in
{
options.custom.hyprland.enable = lib.mkEnableOption "Hyprland user config";