aboutsummaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/common/optional/services/xorg.nix1
-rw-r--r--hosts/ginaz/default.nix1
2 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/optional/services/xorg.nix b/hosts/common/optional/services/xorg.nix
index 4674dfb..b426408 100644
--- a/hosts/common/optional/services/xorg.nix
+++ b/hosts/common/optional/services/xorg.nix
@@ -19,7 +19,6 @@
polkit_gnome
rdesktop
read-edid
- signal-desktop
st
sxiv
tigervnc
diff --git a/hosts/ginaz/default.nix b/hosts/ginaz/default.nix
index 7769338..625547d 100644
--- a/hosts/ginaz/default.nix
+++ b/hosts/ginaz/default.nix
@@ -12,6 +12,7 @@
};
environment.systemPackages = with pkgs; [
+ signal-desktop
wsmancli
];