aboutsummaryrefslogtreecommitdiff
path: root/host/idefix.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/idefix.nix')
-rw-r--r--host/idefix.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/idefix.nix b/host/idefix.nix
index 484f643..96d2f0b 100644
--- a/host/idefix.nix
+++ b/host/idefix.nix
@@ -6,6 +6,6 @@
];
home.packages = with pkgs; [
- gnome3.gnome-tweaks
+ gnome.gnome-tweaks
];
}