task | formating
This commit is contained in:
parent
427ee38d7a
commit
651852986d
6 changed files with 64 additions and 45 deletions
|
|
@ -1,4 +1,10 @@
|
|||
{ modulesPath, config, lib, pkgs, ... }: {
|
||||
{
|
||||
modulesPath,
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
(modulesPath + "/profiles/qemu-guest.nix")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue