mob next [ci-skip] [ci skip] [skip ci]
lastFile:flake.lock
This commit is contained in:
11
flake.lock
generated
11
flake.lock
generated
@@ -139,13 +139,14 @@
|
||||
"liminix": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"narHash": "sha256-AOIoHjt5Q0+cJ5r5B5H3Cg/IDX13vR2dJLi3F6ZnD7E=",
|
||||
"type": "file",
|
||||
"url": "https://git.b4l.co.th/newedge/liminix/src/branch/fix-gl-ar750/"
|
||||
"lastModified": 1760422832,
|
||||
"narHash": "sha256-NF3zYafQ/6BIRFlpHlWF9tgD8Rfeu96exzPqrEMjXgk=",
|
||||
"path": "/home/kurogeek/Desktop/gitea/newedge/liminix",
|
||||
"type": "path"
|
||||
},
|
||||
"original": {
|
||||
"type": "file",
|
||||
"url": "https://git.b4l.co.th/newedge/liminix/src/branch/fix-gl-ar750/"
|
||||
"path": "/home/kurogeek/Desktop/gitea/newedge/liminix",
|
||||
"type": "path"
|
||||
}
|
||||
},
|
||||
"nix-darwin": {
|
||||
|
@@ -22,7 +22,8 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
liminix = {
|
||||
url = "https://git.b4l.co.th/newedge/liminix/src/branch/fix-gl-ar750/";
|
||||
# url = "git+https://git.b4l.co.th/newedge/liminix?ref=refs/heads/fix-gl-ar750&rev=9621ac51e9b4dfb462253173061239615cd083d6";
|
||||
url = "path:/home/kurogeek/Desktop/gitea/newedge/liminix";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
@@ -42,6 +43,7 @@
|
||||
./shell.nix
|
||||
|
||||
./machines
|
||||
./routers
|
||||
./inventories
|
||||
./modules/clan/flake-module.nix
|
||||
];
|
||||
|
@@ -108,11 +108,4 @@ rec {
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
tcpdump
|
||||
socat
|
||||
iptables
|
||||
usbutils
|
||||
busybox
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user