Compare commits

..

No commits in common. "02ffae5e7e4c7d3d91844516b1733b737042766e" and "ab0e03bca0d6a9a87aa9a8a5d1b7937c3a65f0bc" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
MIT License Copyright (c) 2022 Nix Aalborg MIT License Copyright (c) <year> <copyright holders>
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -12,7 +12,7 @@ in import "${sources.nixus}" {} ({ config, ... }: {
}; };
nodes = { nodes = {
capetillo = { lib, config, ... }: { mail = { lib, config, ... }: {
host = "deploy-nix@nixaalb.org"; host = "deploy-nix@nixaalb.org";
configuration = ../config/hosts/capetillo/configuration.nix; configuration = ../config/hosts/capetillo/configuration.nix;
switchTimeout = 300; switchTimeout = 300;