Added trusted users and krita pkg
This commit is contained in:
parent
0ee0d8b3e7
commit
1733038a1a
2 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
log-lines = 25;
|
log-lines = 25;
|
||||||
min-free = 128000000;
|
min-free = 128000000;
|
||||||
max-free = 1000000000;
|
max-free = 1000000000;
|
||||||
|
trusted-users = [ "@wheel" ];
|
||||||
};
|
};
|
||||||
extraOptions = "experimental-features = nix-command flakes";
|
extraOptions = "experimental-features = nix-command flakes";
|
||||||
gc = {
|
gc = {
|
||||||
|
|
|
||||||
|
|
@ -33,6 +33,7 @@ in {
|
||||||
# itch # Currently broken
|
# itch # Currently broken
|
||||||
junction
|
junction
|
||||||
kolourpaint
|
kolourpaint
|
||||||
|
krita
|
||||||
libfido2
|
libfido2
|
||||||
libreoffice-qt
|
libreoffice-qt
|
||||||
mangohud
|
mangohud
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue