l daedalus.r: isNormaluser

This commit is contained in:
lassulus 2021-06-05 14:18:34 +02:00
parent 25b7ad3343
commit b55dc75dc6

View File

@ -19,6 +19,7 @@ with import <stockholm/lib>;
"networkmanager"
];
useDefaultShell = true;
isNormalUser = true;
};
networking.networkmanager.enable = true;
networking.wireless.enable = mkForce false;