diff --git a/hosts/common/home.nix b/hosts/common/home.nix index d56ce85..f039c31 100644 --- a/hosts/common/home.nix +++ b/hosts/common/home.nix @@ -79,6 +79,7 @@ in lars = "time sudo nixos-rebuild switch --flake ~/Developer/nix/NixOSDots#laptop"; cdd = "cd ~/Developer/nix/NixOSDots"; ncg = "time nix-collect-garbage -d"; + nfc = "time nix flake check ~/Developer/nix/NixOSDots"; nfu = "time nix flake update --flake ~/Developer/nix/NixOSDots"; }; }; diff --git a/modules/home-manager/Rice/Hyprland/hyprland.nix b/modules/home-manager/Rice/Hyprland/hyprland.nix index 278c89d..0487122 100644 --- a/modules/home-manager/Rice/Hyprland/hyprland.nix +++ b/modules/home-manager/Rice/Hyprland/hyprland.nix @@ -122,7 +122,7 @@ in home.packages = with pkgs; [ # Custom scripts - (import ../scripts { inherit pkgs; }) + (import ../scripts.nix { inherit pkgs; }) # Hyprland related (rice, etc...) wofi alacritty