Update flake
This commit is contained in:
parent
c7fd2d15c7
commit
8e335d9591
@ -60,6 +60,9 @@ in {
|
||||
NIXOS.source = "${state-dir}/host/NIXOS";
|
||||
};
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.xpadneo.enable = true;
|
||||
|
||||
security.sudo.extraConfig = ''
|
||||
# Due to rollback, sudo will lecture after every reboot
|
||||
Defaults lecture = never
|
||||
|
14
flake.lock
generated
14
flake.lock
generated
@ -305,11 +305,11 @@
|
||||
},
|
||||
"fudo-lib_2": {
|
||||
"locked": {
|
||||
"lastModified": 1638315265,
|
||||
"narHash": "sha256-MoGnuM10hxHehr0TcmG5ssRfj3Xun7xPCVuHFy6yfjo=",
|
||||
"lastModified": 1638989200,
|
||||
"narHash": "sha256-bCXgqdnfhb0poc98XURkQyGyRr66yZMbxqWQgbGZJYU=",
|
||||
"ref": "master",
|
||||
"rev": "976d47cf2d723bf8aefb32780311faf75164abe3",
|
||||
"revCount": 21,
|
||||
"rev": "180b1783c920b09e0257254cc6a28d01191d3797",
|
||||
"revCount": 22,
|
||||
"type": "git",
|
||||
"url": "https://git.fudo.org/fudo-nix/lib.git"
|
||||
},
|
||||
@ -439,11 +439,11 @@
|
||||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1638196344,
|
||||
"narHash": "sha256-fkOqSkfOkl8tqxDd+zJU4kAgyLXp/ouaP+U9gpjEZZs=",
|
||||
"lastModified": 1638798756,
|
||||
"narHash": "sha256-VFuVwQ4YjPNnclRh6vcy5pR0AgPxlGeanVYBLVCr9ZI=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "2553aee74fed8c2205a4aeb3ffd206ca14ede60f",
|
||||
"rev": "4a8751d694b46340072d95409804f59b98326f44",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Loading…
Reference in New Issue
Block a user