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