minor changes
This commit is contained in:
parent
3c5554c2c5
commit
7871b2f1b4
3 changed files with 35 additions and 27 deletions
|
@ -85,7 +85,6 @@ in
|
|||
wifi.backend = "iwd";
|
||||
firewallBackend = "nftables";
|
||||
};
|
||||
# networking.interfaces.wlp0s20f3.useDHCP = true;
|
||||
|
||||
fileSystems."/".options = [ "compress=zstd" ];
|
||||
# Filesystem dedup
|
||||
|
@ -123,9 +122,6 @@ in
|
|||
portal = {
|
||||
enable = true;
|
||||
wlr.enable = true;
|
||||
extraPortals = with pkgs; [
|
||||
# xdg-desktop-portal-gtk
|
||||
];
|
||||
};
|
||||
};
|
||||
services.dbus.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue