mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
Options
This commit is contained in:
parent
8d92f2d6ec
commit
be5ddff362
2 changed files with 3 additions and 3 deletions
|
|
@ -5,6 +5,6 @@
|
|||
];
|
||||
|
||||
hypr.enable = true;
|
||||
mudding.enable = true;
|
||||
packages.mudding.enable = true;
|
||||
networking.hostName = "Parzival-Mobile";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,6 +7,6 @@
|
|||
networking.hostName = "Parzival";
|
||||
|
||||
hypr.enable = true;
|
||||
mudding.enable = true;
|
||||
gaming.enable = true;
|
||||
packages.mudding.enable = true;
|
||||
packages.gaming.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue