mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
testing package
This commit is contained in:
parent
a0dc72ccda
commit
12d01c65a9
4 changed files with 14 additions and 74 deletions
|
|
@ -17,7 +17,6 @@
|
|||
inherit system;
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
pulseaudio = true;
|
||||
packageOverrides = super: let self = super.pkgs; in {
|
||||
#more overrides can go here
|
||||
polkit_fix = self.polkit_gnome.overrideAttrs ( oldAttrs: rec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue