feat: neo

This commit is contained in:
punkfairie 2025-05-27 17:51:21 -07:00
parent 99a600c253
commit 1a288babfc
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6
3 changed files with 3 additions and 1 deletions

View file

@ -41,6 +41,7 @@ in {
gh = enabled;
glow = enabled;
nemo = enabled;
neo = enabled;
};
services = {

View file

@ -21,6 +21,7 @@
./less.nix
./man.nix
./nemo.nix
./neo.nix
./nh.nix
./waybar.nix

View file

@ -1,6 +1,6 @@
{
lib,
config,
lib,
pkgs,
...
}: let