1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Rename machine

This commit is contained in:
RGBCube 2023-10-21 08:16:35 +03:00
parent 2b7469d644
commit c46a34a102
No known key found for this signature in database
25 changed files with 28 additions and 28 deletions

View file

@ -27,7 +27,7 @@
outputs = { nixpkgs, home-manager, fenix, ... }: let
machines = [
./machines/asus
./machines/enka
];
nixosSystem = arguments: modules: nixpkgs.lib.nixosSystem {