update flake
This commit is contained in:
parent
428301aece
commit
6f7868ee02
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
in {
|
in {
|
||||||
nixosConfigurations = {
|
nixosConfigurations = {
|
||||||
nixos = lib.nixosSystem {
|
tsuki = lib.nixosSystem {
|
||||||
inherit system;
|
inherit system;
|
||||||
modules = [
|
modules = [
|
||||||
./hosts/tsuki/default.nix
|
./hosts/tsuki/default.nix
|
||||||
|
|
Loading…
Reference in a new issue