Compare commits
2 Commits
b728f3232f
...
5fe381b450
| Author | SHA1 | Date | |
|---|---|---|---|
| 5fe381b450 | |||
| 13ed9c038c |
@@ -71,6 +71,9 @@ in
|
||||
isNormalUser = true;
|
||||
group = "daniel";
|
||||
extraGroups = [ "wheel" ];
|
||||
packages = with pkgs; [
|
||||
neovim
|
||||
];
|
||||
};
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
|
||||
8
flake.lock
generated
8
flake.lock
generated
@@ -79,11 +79,11 @@
|
||||
"web-files": "web-files"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1767245488,
|
||||
"narHash": "sha256-1k5tmmIGJLjWEwfg9zr7ZA0N/ICuTphTBLJisrNevxA=",
|
||||
"lastModified": 1767483202,
|
||||
"narHash": "sha256-JHDGY3GkfMmyWh/W3nyZDNz6FLHALpz+rHiY7D9h6qg=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "2cc6cadb8c2a053c16561afaf12c23c027d89285",
|
||||
"revCount": 222,
|
||||
"rev": "ff8fe17cdec2dcb3647af7433214e8f4ac9258da",
|
||||
"revCount": 223,
|
||||
"type": "git",
|
||||
"url": "https://dev.danilafe.com/Nix-Configs/blog-static-flake.git"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user