error?
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
];
|
||||
};
|
||||
|
||||
sandbox-nathan = nixpkgs.lib.nixosSystem {
|
||||
container = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {
|
||||
inputs = inputs // {
|
||||
nathan-home-manager = import ./home-manager/nathan;
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
hostAddress = "192.168.100.10";
|
||||
localAddress = "192.168.100.31";
|
||||
|
||||
flake = "${inputs.self}#nixosConfigurations.sandbox-nathan";
|
||||
flake = "${inputs.self}";
|
||||
|
||||
bindMounts = {
|
||||
"/dev/nvidia0" = {
|
||||
|
||||
Reference in New Issue
Block a user