chore: update flake.nix
This commit is contained in:
parent
3e0d2da675
commit
6feef2fad9
1 changed files with 0 additions and 2 deletions
|
@ -38,7 +38,6 @@
|
|||
];
|
||||
};
|
||||
};
|
||||
nixosConfigurations = {
|
||||
hime = lib.nixosSystem {
|
||||
inherit system;
|
||||
modules = [
|
||||
|
@ -46,5 +45,4 @@
|
|||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue