Update configuration.nix
This commit is contained in:
parent
e7e4f509b3
commit
dbbcfa1dab
|
|
@ -24,6 +24,8 @@ in
|
|||
# Enable touchpad support (enabled default in most desktopManager).
|
||||
services.xserver.libinput.enable = true;
|
||||
|
||||
# dconf.settings."org/gnome/desktop/wm/preferences".button-layout = "minimize,maximize,close";
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"openssl-1.1.1u"
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in a new issue