about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/grfn/system/home/platforms/linux.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/users/grfn/system/home/platforms/linux.nix b/users/grfn/system/home/platforms/linux.nix
index 92924e4199..98223980e3 100644
--- a/users/grfn/system/home/platforms/linux.nix
+++ b/users/grfn/system/home/platforms/linux.nix
@@ -25,8 +25,6 @@ in
   xsession.enable = true;
 
   home.packages = with pkgs; [
-    (import (fetchTarball "https://github.com/ashkitten/nixpkgs/archive/init-glimpse.tar.gz") {}).glimpse
-
     # Desktop stuff
     arandr
     firefox
@@ -44,6 +42,7 @@ in
     pandoc
     barrier
     depot.tools.nsfv-setup
+    glimpse # fork of gimp
 
     # System utilities
     powertop