We ballin

This commit is contained in:
lulusilly 2025-09-13 20:12:46 -04:00
parent 6310331324
commit 818795cc90
4 changed files with 85 additions and 296 deletions

View file

@ -13,7 +13,7 @@
modules = [
./hosts/common.nix
./hosts/mecca/configuration.nix
inputs.stylix.nixosModules.stylix
# inputs.stylix.nixosModules.stylix
];
};
syntheticnexus = nixpkgs.lib.nixosSystem {
@ -22,7 +22,7 @@
modules = [
./hosts/common.nix
./hosts/syntheticnexus/configuration.nix
inputs.stylix.nixosModules.stylix
# inputs.stylix.nixosModules.stylix
];
};
};