thelio76: (actually working now)

This commit is contained in:
Alex 2024-07-26 19:06:14 -04:00
parent c924d9e84e
commit 3fe64dae6f
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
{ {
nixosConfigurations = { nixosConfigurations = {
## ---- personal computers (linux) ---- ## ---- personal computers (linux) ----
nixos76 = nixpkgs.lib.nixosSystem { nixos76 = nixpkgs.lib.nixosSystem rec {
system = "x86_64-linux"; system = "x86_64-linux";
modules = [ modules = [
./config/systems/nixos76 ./config/systems/nixos76