usunięcie konfiguracji folderu sieciowego z default.
This commit is contained in:
@@ -364,6 +364,7 @@ in {
|
||||
# Extra Portal Configuration
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
xdgOpenUsePortal = true;
|
||||
wlr.enable = true;
|
||||
extraPortals = [
|
||||
pkgs.xdg-desktop-portal-gtk
|
||||
|
||||
@@ -21,8 +21,7 @@ in {
|
||||
];
|
||||
shell = pkgs.bash;
|
||||
ignoreShellProgramCheck = true;
|
||||
# packages = with pkgs; [
|
||||
# ];
|
||||
# packages = with pkgs; [];
|
||||
};
|
||||
# "newuser" = {
|
||||
# homeMode = "755";
|
||||
|
||||
Reference in New Issue
Block a user