diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2024-07-04 13:22:10 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2024-07-04 13:22:10 -0700 |
commit | 29240178db8af670ce3eede245d38894880cc735 (patch) | |
tree | a96b0c013f202cb9466f1bcee8cfa24afddbeeb0 /home | |
parent | 7a29654acb06777e4492ab3cb34ccf95e9fdc477 (diff) | |
download | nix-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
Diffstat (limited to 'home')
-rw-r--r-- | home/nipsy/ginaz.nix | 1 |
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 ]; |