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
|
|
@ -39,8 +39,7 @@ in
|
|||
if config == { } then
|
||||
unstable.legacyPackages.${system}
|
||||
else
|
||||
import unstable { inherit system config; }
|
||||
;
|
||||
import unstable { inherit system config; };
|
||||
}
|
||||
)
|
||||
[ "x86_64-linux" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue