mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
remove game-desktop (sad)
This commit is contained in:
parent
5906562854
commit
1ce3e3bffb
4 changed files with 0 additions and 192 deletions
|
|
@ -6,7 +6,6 @@ lib.gerg-utils { } {
|
|||
inherit lib;
|
||||
nixosConfigurations = lib.mkHosts "x86_64-linux" [
|
||||
"gerg-desktop"
|
||||
"game-desktop"
|
||||
"media-laptop"
|
||||
"iso"
|
||||
];
|
||||
|
|
@ -15,7 +14,6 @@ lib.gerg-utils { } {
|
|||
|
||||
diskoConfigurations = lib.mkDisko [
|
||||
"gerg-desktop"
|
||||
"game-desktop"
|
||||
"media-laptop"
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue