added default.nix to flake modules
This commit is contained in:
parent
b65d843d9d
commit
03c4016a60
1 changed files with 0 additions and 8 deletions
|
@ -50,13 +50,5 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
#nixosConfigurations = {
|
|
||||||
# TODO(sako)::rename this
|
|
||||||
# sakotop = nixpkgs.lib.nixosSystem {
|
|
||||||
# system = "x86_64-linux";
|
|
||||||
# specialArgs = attrs;
|
|
||||||
# modules = [ ./hosts/sakotop ];
|
|
||||||
# };
|
|
||||||
#};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue