Lebesque Configuration.
This commit is contained in:
parent
b2595f1936
commit
859556d0e6
18 changed files with 386 additions and 50 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
nixpkgs: withSystem: {
|
||||
utils = import ./utils.nix;
|
||||
getSSHKeys = (import ./keys.nix).getSSHKeys;
|
||||
mkSystem = (import ./nixos.nix).mkSystem;
|
||||
mkSystem = (import ./nixos.nix nixpkgs withSystem).mkSystem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue