close to working
This commit is contained in:
parent
c02d6b41f0
commit
b1ae9aefa1
9 changed files with 44 additions and 18 deletions
5
modules/graphical/insecure.nix
Normal file
5
modules/graphical/insecure.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"libsoup-2.74.3"
|
||||
];
|
||||
}
|
|
@ -8,7 +8,6 @@
|
|||
resources
|
||||
wl-clipboard
|
||||
google-cursor
|
||||
authenticator
|
||||
papirus-icon-theme
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue