Remove bluebuild and more
This commit is contained in:
parent
b420abe988
commit
fd26bc69f0
5 changed files with 64 additions and 212 deletions
|
@ -1,4 +0,0 @@
|
|||
{
|
||||
programs.gamemode.enable = true;
|
||||
environment.sessionVariables.GAMEMODERUNEXEC = "nvidia-offload";
|
||||
}
|
|
@ -3,6 +3,7 @@
|
|||
inputs,
|
||||
...
|
||||
}: {
|
||||
programs.gamemode.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
fd
|
||||
tldr
|
||||
|
@ -10,15 +11,16 @@
|
|||
gimp
|
||||
heroic
|
||||
aspell
|
||||
muzika
|
||||
fractal
|
||||
killall
|
||||
ripgrep
|
||||
foliate
|
||||
inkscape
|
||||
r2modman
|
||||
pciutils
|
||||
monophony
|
||||
alejandra
|
||||
nodejs_21
|
||||
nodejs_22
|
||||
impression
|
||||
libreoffice
|
||||
wl-clipboard
|
||||
|
@ -29,7 +31,6 @@
|
|||
nodePackages_latest.pnpm
|
||||
hunspellDicts.en_CA-large
|
||||
inputs.nix-gaming.packages.${system}.wine-ge
|
||||
inputs.bluebuild.packages.${system}.bluebuild
|
||||
(retroarch.override {cores = with libretro; [bsnes-hd];})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue