chore: Update flake inputs, remove chotic flake and switch to beta nvidia driver
This commit is contained in:
parent
3185f43ff7
commit
cee982f17f
10 changed files with 192 additions and 469 deletions
|
|
@ -32,7 +32,6 @@
|
|||
cudaSupport = false;
|
||||
ncclSupport = false;
|
||||
};
|
||||
awscli2 = inputs.nixpkgs-fix-awscli2.legacyPackages.${p.stdenv.hostPlatform.system}.awscli2;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ in {
|
|||
config = lib.mkIf cfg.enable {
|
||||
hardware.graphics.enable32Bit = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
gamescope_git
|
||||
gamescope
|
||||
];
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
stylix.nixosModules.stylix
|
||||
disko.nixosModules.disko
|
||||
lix-module.nixosModules.default
|
||||
chaotic.nixosModules.default
|
||||
nixvim.nixosModules.nixvim
|
||||
|
||||
./..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue