more of the same
This commit is contained in:
@@ -109,7 +109,6 @@ in
|
||||
./users.nix
|
||||
../default.nix
|
||||
../../share/amd
|
||||
# ../../modules/desktop-environments/cosmic/specialisation.nix
|
||||
];
|
||||
|
||||
chaotic.mesa-git.enable = true;
|
||||
@@ -138,28 +137,6 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
# Programs configuration
|
||||
programs = {
|
||||
nix-ld = {
|
||||
enable = true;
|
||||
libraries = with pkgs; [
|
||||
bash
|
||||
glib
|
||||
libgcc
|
||||
icu
|
||||
zlib
|
||||
fontconfig
|
||||
xorg.libX11
|
||||
xorg.libICE
|
||||
xorg.libSM
|
||||
xorg.libXcursor
|
||||
xorg.libXrandr
|
||||
xorg.libXi
|
||||
];
|
||||
};
|
||||
coolercontrol.enable = true;
|
||||
};
|
||||
|
||||
# Common Configuration
|
||||
share = {
|
||||
gaming.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user