aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/common/optional/services/wayland.nix
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2025-08-18 09:24:02 -0700
committerMark Nipper <nipsy@bitgnome.net>2025-08-18 09:24:02 -0700
commitfdcac76c8075242c263b4fd535fb069a96a55f90 (patch)
tree8354cbd8d83a6b5b0ea6b4eccd28a548d1eca5a5 /hosts/common/optional/services/wayland.nix
parente74c912a47a6a0b178ec071f2df0f82559d64d99 (diff)
downloadnix-fdcac76c8075242c263b4fd535fb069a96a55f90.tar
nix-fdcac76c8075242c263b4fd535fb069a96a55f90.tar.gz
nix-fdcac76c8075242c263b4fd535fb069a96a55f90.tar.bz2
nix-fdcac76c8075242c263b4fd535fb069a96a55f90.tar.lz
nix-fdcac76c8075242c263b4fd535fb069a96a55f90.tar.xz
nix-fdcac76c8075242c263b4fd535fb069a96a55f90.tar.zst
nix-fdcac76c8075242c263b4fd535fb069a96a55f90.zip
Revert all hosts to unstable
Diffstat (limited to 'hosts/common/optional/services/wayland.nix')
-rw-r--r--hosts/common/optional/services/wayland.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/common/optional/services/wayland.nix b/hosts/common/optional/services/wayland.nix
index 0179d94..01398f7 100644
--- a/hosts/common/optional/services/wayland.nix
+++ b/hosts/common/optional/services/wayland.nix
@@ -5,7 +5,7 @@
pkgs.evince
pkgs.feh
pkgs.gcr
- #pkgs.master.geeqie
+ #pkgs.geeqie
pkgs.ghostty
pkgs.gimp3
#pkgs.gimp-with-plugins
@@ -48,7 +48,7 @@
programs = {
firefox = {
enable = true;
- package = pkgs.master.firefox;
+ #package = pkgs.master.firefox;
};
gamemode.enable = true;