updates from makefile
This commit is contained in:
parent
43f5aa24e4
commit
dd66a577ba
2 changed files with 20 additions and 20 deletions
|
|
@ -67,8 +67,8 @@
|
|||
];
|
||||
};
|
||||
loki = inputs.nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {inherit inputs;};
|
||||
extraSpecialArgs = {inherit inputs;};
|
||||
#specialArgs = {inherit inputs;};
|
||||
#extraSpecialArgs = {inherit inputs;};
|
||||
modules = workstation.modules ++ [
|
||||
{
|
||||
networking.hostName = "loki";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue