leave out some lines
This commit is contained in:
parent
b78deec49f
commit
01068357ad
1 changed files with 0 additions and 3 deletions
|
|
@ -31,12 +31,9 @@ in {
|
||||||
inherit config pkgs stateVersion;
|
inherit config pkgs stateVersion;
|
||||||
};
|
};
|
||||||
|
|
||||||
# # Some programs
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
security.sudo = {
|
security.sudo = {
|
||||||
enable = true;
|
enable = true;
|
||||||
wheelNeedsPassword = false;
|
wheelNeedsPassword = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue