summaryrefslogtreecommitdiff
path: root/common/home
diff options
context:
space:
mode:
Diffstat (limited to 'common/home')
-rw-r--r--common/home/hyprland/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/home/hyprland/default.nix b/common/home/hyprland/default.nix
index b08e8a4..95ac423 100644
--- a/common/home/hyprland/default.nix
+++ b/common/home/hyprland/default.nix
@@ -1,9 +1,6 @@
{ pkgs, ... }: {
enable = true;
- package = null;
- portalPackage = null;
-
systemd = {
enable = true;
variables = [ "--all" ];