~ruther/nixos-config

ref: d7546970bd34c28ce3bcf4ec4448cdfbead24821 nixos-config/modules/desktop/virtualisation/default.nix -rw-r--r-- 304 bytes
d7546970 — Frantisek Bohacek refactor: split qtile configuration 1 year, 28 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
#  Specific system configuration settings for desktop
#
#  flake.nix
#   ├─ ./hosts
#   │   └─ ./desktop
#   │       └─ default.nix
#   └─ ./modules
#       └─ ./desktop
#           └─ ./virtualisation
#               └─ default.nix *
#

[
  ./podman.nix
  ./qemu.nix
]
Do not follow this link