test
This commit is contained in:
parent
1e61f9c987
commit
9fe9b74b1b
2 changed files with 3 additions and 2 deletions
|
@ -27,6 +27,7 @@
|
|||
};
|
||||
|
||||
outputs = {
|
||||
self,
|
||||
unstable-nixpkgs,
|
||||
home-manager,
|
||||
lanzaboote,
|
||||
|
|
|
@ -25,5 +25,5 @@
|
|||
]; # modules
|
||||
}; # lib.nixosSystem - "nixos-laptop"
|
||||
}; # nixosConfiguration
|
||||
};
|
||||
}
|
||||
}; # outputs
|
||||
} # flake
|
||||
|
|
Loading…
Reference in a new issue