initial pmm
This commit is contained in:
parent
de4cb654af
commit
331c483802
11 changed files with 149 additions and 18 deletions
|
@ -85,6 +85,10 @@ in
|
|||
# loader.systemd-boot.configurationLimit = 6;
|
||||
loader.efi.canTouchEfiVariables = true;
|
||||
loader.efi.efiSysMountPoint = "/boot/efi";
|
||||
|
||||
kernel.sysctl = {
|
||||
"fs.inotify.max_user_watches" = 524288;
|
||||
};
|
||||
};
|
||||
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue