mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
remove unused parts in config
This commit is contained in:
parent
48a10d20ac
commit
3108fa3aea
1 changed files with 0 additions and 6 deletions
|
@ -81,12 +81,6 @@
|
|||
# Packages from Flake Inputs
|
||||
#inputs.nix-software-center.packages.${system}.nix-software-center
|
||||
];
|
||||
|
||||
programs.nix-ld.enable = true;
|
||||
programs.nix-ld.libraries = with pkgs; [
|
||||
# Add any missing dynamic libraries for unpackaged programs
|
||||
# here, NOT in environment.systemPackages
|
||||
];
|
||||
|
||||
# Enable/Disable hardware
|
||||
## Turn off PulseAudio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue