zenix: add freetube and pipe-operators
This commit is contained in:
parent
80e205669b
commit
a2f52e8aa4
2 changed files with 2 additions and 1 deletions
|
|
@ -22,6 +22,7 @@
|
||||||
# entertainment
|
# entertainment
|
||||||
libsForQt5.kasts
|
libsForQt5.kasts
|
||||||
shortwave
|
shortwave
|
||||||
|
freetube
|
||||||
|
|
||||||
# other
|
# other
|
||||||
element-desktop-wayland
|
element-desktop-wayland
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ in {
|
||||||
|
|
||||||
nix = {
|
nix = {
|
||||||
settings = {
|
settings = {
|
||||||
experimental-features = ["nix-command" "flakes"];
|
experimental-features = ["nix-command" "flakes" "pipe-operators"];
|
||||||
};
|
};
|
||||||
settings.trusted-users = ["root" user];
|
settings.trusted-users = ["root" user];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue