This commit is contained in:
Tao Tien 2023-09-30 17:07:49 -07:00
parent 76c91fc817
commit 6e60d0ec7b
3 changed files with 39 additions and 8 deletions

View file

@ -47,10 +47,9 @@
({ config, pkgs, ... }: { nixpkgs.overlays = [ overlay-unstable ]; })
./systems/BASED.nix
./systems/NObangers.nix
./users/tao.nix
./extras/uwuraid.nix
];
};
};
}