feat: Added television
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
./fzf.nix
|
||||
./gh.nix
|
||||
./git.nix
|
||||
./gitea.nix
|
||||
./mpd.nix
|
||||
./ncpamixer.nix
|
||||
./nh.nix
|
||||
@@ -34,6 +35,7 @@
|
||||
./yazi.nix
|
||||
./yt-dlp.nix
|
||||
./zoxide.nix
|
||||
./television.nix
|
||||
|
||||
# ./goread.nix
|
||||
# ./helix.nix
|
||||
|
||||
3
home/programs/television.nix
Normal file
3
home/programs/television.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{...}: {
|
||||
programs.television.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user