use my robotnix fork

This commit is contained in:
Sebastian Moser
2024-05-01 20:41:40 +02:00
parent 9f8817b07d
commit c70e1e04e0

View File

@@ -42,7 +42,8 @@
networkmanager.url = "github:c2vi/nixos-networkmanager-profiles";
robotnix = {
url = "github:nix-community/robotnix";
#url = "github:nix-community/robotnix";
url = "github:c2vi/robotnix/c9e9d9ae8cfe444bee2c0f64a17500bbaf37e4b3";
#inputs.nixpkgs.follows = "nixpkgs";
};