mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
misc cleanup
This commit is contained in:
parent
7326e9213e
commit
ef9f011e57
9 changed files with 62 additions and 60 deletions
|
|
@ -7,7 +7,6 @@ inputs: {
|
|||
}: {
|
||||
imports = [
|
||||
(import ./prime.nix inputs)
|
||||
(import ./gaming.nix inputs)
|
||||
];
|
||||
|
||||
disko.devices = import ./disko.nix;
|
||||
|
|
@ -28,9 +27,12 @@ inputs: {
|
|||
"nvidia-persistenced"
|
||||
"steam"
|
||||
"steam-original"
|
||||
"steam-run"
|
||||
];
|
||||
environment.systemPackages = [
|
||||
pkgs.heroic
|
||||
pkgs.legendary-gl
|
||||
pkgs.prismlauncher
|
||||
pkgs.lutris
|
||||
pkgs.pcmanfm #file manager
|
||||
pkgs.librewolf #best browser
|
||||
pkgs.obs-studio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue