restructure desktop/wm and remove nur
This commit is contained in:
17
modules/wm/virtualisation/default.nix
Normal file
17
modules/wm/virtualisation/default.nix
Normal file
@@ -0,0 +1,17 @@
|
||||
#
|
||||
# Specific system configuration settings for desktop
|
||||
#
|
||||
# flake.nix
|
||||
# ├─ ./hosts
|
||||
# │ └─ ./desktop
|
||||
# │ └─ default.nix
|
||||
# └─ ./modules
|
||||
# └─ ./desktop
|
||||
# └─ ./virtualisation
|
||||
# └─ default.nix *
|
||||
#
|
||||
|
||||
[
|
||||
./docker.nix
|
||||
./qemu.nix
|
||||
]
|
||||
Reference in New Issue
Block a user