Declare programs directly in nixos-apps
This commit is contained in:
parent
9ba86faab8
commit
aaf59f2a6d
2 changed files with 12 additions and 8 deletions
10
nixos-apps/default.nix
Normal file
10
nixos-apps/default.nix
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
imports = [
|
||||
./crueltysquad.com.nix
|
||||
./cutesealfanpage.love.nix
|
||||
./ewanick.com.nix
|
||||
./fancytypist.com.nix
|
||||
./git.ewanick.com.nix
|
||||
./jitsi.crueltysquad.com.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue