mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-26 07:02:03 +00:00
new flake
This commit is contained in:
10
modules/default.nix
Normal file
10
modules/default.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
{ config, lib, pkgs, ... }: { imports = [
|
||||
|
||||
|
||||
./nixos/mnt_public
|
||||
./nixos/ssh
|
||||
./nixos/syncthing
|
||||
./nixos/vpn
|
||||
./nixos/wsl2
|
||||
|
||||
]; }
|
||||
Reference in New Issue
Block a user