WIP: Remove blobs and split website in another repository #186

Closed
rarias wants to merge 458 commits from remove-website into old-master
3 changed files with 2 additions and 1 deletions
Showing only changes of commit 042d85ba61 - Show all commits

View File

@@ -3,7 +3,7 @@
{
imports = [
../common/main.nix
./monitoring.nix
../common/monitoring.nix
];
# Select the this using the ID to avoid mismatches

View File

@@ -3,6 +3,7 @@
{
imports = [
../common/main.nix
../common/monitoring.nix
];
boot.loader.grub.device = "/dev/disk/by-id/wwn-0x55cd2e414d53563a";