updates from makefile
This commit is contained in:
parent
74b27ef7c3
commit
a3939ab323
3 changed files with 12 additions and 11 deletions
|
|
@ -68,6 +68,7 @@
|
|||
};
|
||||
loki = inputs.nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {inherit inputs;};
|
||||
extraSpecialArgs = {inherit inputs;};
|
||||
modules = workstation.modules ++ [
|
||||
{
|
||||
networking.hostName = "loki";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue