feat: Added omnix
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
./yazi.nix
|
||||
./zoxide.nix
|
||||
./mpris-scrobbler.nix
|
||||
./omnix.nix
|
||||
# ./ncmpcpp.nix
|
||||
# ./neomutt.nix
|
||||
# ./zellij.nix
|
||||
|
||||
3
home/programs/omnix.nix
Normal file
3
home/programs/omnix.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = [pkgs.omnix];
|
||||
}
|
||||
@@ -9,8 +9,8 @@
|
||||
./caddy.nix
|
||||
./fail2ban.nix
|
||||
./gitea.nix
|
||||
./navidrome.nix
|
||||
|
||||
# ./navidrome.nix
|
||||
# ./home-assistant.nix
|
||||
# ./jellyfin.nix
|
||||
# ./polaris.nix
|
||||
|
||||
Reference in New Issue
Block a user