update hosts, update h002 to new version
This commit is contained in:
parent
097a899f8d
commit
e2ae4bee47
5 changed files with 87 additions and 671 deletions
|
@ -16,7 +16,7 @@
|
|||
common,
|
||||
ros_neovim,
|
||||
...
|
||||
}@inputs:
|
||||
}:
|
||||
let
|
||||
configuration_name = "lio";
|
||||
lib = nixpkgs.lib;
|
||||
|
@ -30,7 +30,7 @@
|
|||
ros_neovim.nixosModules.default
|
||||
./configuration.nix
|
||||
./hardware-configuration.nix
|
||||
(import ./containers.nix { inherit inputs; })
|
||||
(import ./containers.nix { inherit common; })
|
||||
(
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue