aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2024-07-04 13:22:10 -0700
committerMark Nipper <nipsy@bitgnome.net>2024-07-04 13:22:10 -0700
commit29240178db8af670ce3eede245d38894880cc735 (patch)
treea96b0c013f202cb9466f1bcee8cfa24afddbeeb0
parent7a29654acb06777e4492ab3cb34ccf95e9fdc477 (diff)
downloadnix-29240178db8af670ce3eede245d38894880cc735.tar
nix-29240178db8af670ce3eede245d38894880cc735.tar.gz
nix-29240178db8af670ce3eede245d38894880cc735.tar.bz2
nix-29240178db8af670ce3eede245d38894880cc735.tar.lz
nix-29240178db8af670ce3eede245d38894880cc735.tar.xz
nix-29240178db8af670ce3eede245d38894880cc735.tar.zst
nix-29240178db8af670ce3eede245d38894880cc735.zip
Fix typo
-rw-r--r--home/nipsy/ginaz.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/nipsy/ginaz.nix b/home/nipsy/ginaz.nix
index eacaf77..f850a12 100644
--- a/home/nipsy/ginaz.nix
+++ b/home/nipsy/ginaz.nix
@@ -3,7 +3,6 @@
imports = [
common/core
common/optional/desktops
- common/optional/desktops
common/optional/desktops/services/xscreensaver.nix
#inputs.sops-nix.homeManagerModules.sops
];