add machine: grymforge
This commit is contained in:
parent
b9bf16ba55
commit
28e9fba686
4 changed files with 114 additions and 0 deletions
|
|
@ -17,5 +17,12 @@
|
|||
roles = [ "workstation" ];
|
||||
extraModules = [ ];
|
||||
};
|
||||
|
||||
homes.grymforge = {
|
||||
system = "x86_64-linux";
|
||||
stateVersion = "25.11";
|
||||
roles = [ "workstation" ];
|
||||
extraModules = [ ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue