splatmoji: move out of home-manager

This commit is contained in:
2023-01-27 07:18:13 +00:00
parent 32eb3b1998
commit a298678622
3 changed files with 1 additions and 1 deletions

View File

@@ -7,5 +7,6 @@
./gpodder.nix ./gpodder.nix
./keyring.nix ./keyring.nix
./newsflash.nix ./newsflash.nix
./splatmoji.nix
]; ];
} }

View File

@@ -18,7 +18,6 @@ in
./kitty.nix ./kitty.nix
./mpv.nix ./mpv.nix
./neovim.nix ./neovim.nix
./splatmoji.nix
./ssh.nix ./ssh.nix
./sublime-music.nix ./sublime-music.nix
./vlc.nix ./vlc.nix