This commit is contained in:
commit
7d364cdfac
69 changed files with 5268 additions and 0 deletions
11
modules/nixos/default.nix
Normal file
11
modules/nixos/default.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
alditalk-extender = import ./alditalk-extender;
|
||||
common = import ./common;
|
||||
deploy = import ./deploy;
|
||||
forgejo = import ./forgejo;
|
||||
forgejo-runner = import ./forgejo-runner;
|
||||
gnome = import ./gnome;
|
||||
monero = import ./monero;
|
||||
tailscale = import ./tailscale;
|
||||
xfce = import ./xfce;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue