lilith-pc
This commit is contained in:
parent
f59ea55244
commit
c8c3c7dcd3
3 changed files with 78 additions and 0 deletions
7
hosts/lilith-pc/default.nix
Normal file
7
hosts/lilith-pc/default.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{...}: {
|
||||
system = "x86_64-linux";
|
||||
|
||||
extraConfig = {
|
||||
config.gaming.enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue