chore(solterra): rename python to solterra
python is not a good hostname, subaru cars are better.
This commit is contained in:
parent
8b918a57a6
commit
526881811c
26 changed files with 57 additions and 121 deletions
|
@ -7,7 +7,7 @@
|
|||
in {
|
||||
flake = {
|
||||
nixosConfigurations = builtins.mapAttrs (n: v: lib.mkHost (v // {host = n;})) {
|
||||
python = {
|
||||
solterra = {
|
||||
system = "x86_64-linux";
|
||||
extraModules = [
|
||||
inputs.disko.nixosModules.disko
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue