system/common: add incus module
This commit is contained in:
parent
204b469f1a
commit
4fc3e01dbe
5 changed files with 85 additions and 0 deletions
|
@ -65,6 +65,7 @@ in
|
|||
(import ./hercules.nix { inherit isLinux; })
|
||||
(import ./user.nix { inherit isLinux; })
|
||||
(import ./github-runner.nix { inherit isLinux; })
|
||||
(import ./incus.nix { inherit isLinux; })
|
||||
];
|
||||
|
||||
config = lib.mkMerge [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue