add network manager
This commit is contained in:
parent
13fe0e0b09
commit
0bde8cedfb
2 changed files with 5 additions and 3 deletions
|
@ -158,4 +158,6 @@
|
|||
# tunable expresses the interval between those wakeups, in 100'ths of a second (Default is 500).
|
||||
"vm.dirty_writeback_centisecs" = "1500";
|
||||
};
|
||||
networking.networkmanager.enable = true;
|
||||
users.users.darkkirb.extraGroups = [ "networkmanager" ];
|
||||
}
|
||||
|
|
|
@ -315,11 +315,11 @@
|
|||
},
|
||||
"nur": {
|
||||
"locked": {
|
||||
"lastModified": 1644919968,
|
||||
"narHash": "sha256-y3xPIiOhlORuRxUOQuLWCQlwbQNN//fbsL1BAHcXQ6k=",
|
||||
"lastModified": 1644954787,
|
||||
"narHash": "sha256-UBlXGc5TUyH291u1SDaVAGMCRKMP2u9DGuw3r6gYpkg=",
|
||||
"owner": "nix-community",
|
||||
"repo": "NUR",
|
||||
"rev": "b76b8963d29f624ff39067d069057cf443cb31ad",
|
||||
"rev": "1e132490fc59d22d4a24bbafa713c8183eec59b6",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue