mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
game-laptop -> game-desktop
This commit is contained in:
parent
849c21761f
commit
d24efeba64
15 changed files with 105 additions and 103 deletions
|
|
@ -56,7 +56,7 @@
|
|||
inherit lib;
|
||||
nixosConfigurations = lib.mkHosts "x86_64-linux" [
|
||||
"gerg-desktop"
|
||||
"game-laptop"
|
||||
"game-desktop"
|
||||
"moms-laptop"
|
||||
"iso"
|
||||
];
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
|
||||
diskoConfigurations = lib.mkDisko [
|
||||
"gerg-desktop"
|
||||
"game-laptop"
|
||||
"game-desktop"
|
||||
"moms-laptop"
|
||||
];
|
||||
formatter.${system} = pkgs.writeShellApplication {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue