removed some packages, allowed insecure electron
This commit is contained in:
parent
bb99196bb3
commit
a62aa247a1
2 changed files with 3 additions and 9 deletions
|
|
@ -27,13 +27,7 @@
|
|||
};
|
||||
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
alsa-ucm-conf
|
||||
gnome-network-displays
|
||||
maliit-keyboard
|
||||
rnote
|
||||
write_stylus
|
||||
];
|
||||
systemPackages = with pkgs; [ alsa-ucm-conf maliit-keyboard ];
|
||||
sessionVariables = {
|
||||
ALSA_CONFIG_UCM2 = "${pkgs.alsa-ucm-conf}/share/alsa/ucm2";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue