summaryrefslogtreecommitdiff
path: root/common/home
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2026-04-06 18:47:51 +0200
committerNathan Reiner <nathan@nathanreiner.xyz>2026-04-06 18:47:51 +0200
commit806127cb6f3cea8ce1ada0714a7ea9b0784b573c (patch)
treee9b2d54133b550e65b40efec50a31ebffa2fa450 /common/home
parentf0ddb8a49d1a59b0aed043b6a3a3161bfbe3e18e (diff)
2026-04-06 updates by auto-switch
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" ];