mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-22 04:40:33 +01:00
uwu brainworms
This commit is contained in:
parent
4b5034ef41
commit
590734a38b
|
@ -1,5 +1,5 @@
|
|||
{inputs, lib, ...}: {
|
||||
flake = lib.genAttrs [
|
||||
flake.nixosConfigurations = lib.genAttrs [
|
||||
"asmodeus" "seraphim" "lilith" "lambda" "beleth"
|
||||
] (name: inputs.nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
|
|
Loading…
Reference in a new issue