Added hosts voor laptop config
This commit is contained in:
parent
f85a04b3b8
commit
89993d7c8a
@ -50,6 +50,11 @@
|
||||
];
|
||||
};
|
||||
|
||||
# Enable host
|
||||
networking.hosts = {
|
||||
"127.0.0.1" = [ "adguard.timo.bmrs.nl" "git.timo.bmrs.nl" "auth.timo.bmrs.nl" "ldap.timo.bmrs.nl" "dozzle.timo.bmrs.nl" "home.timo.bmrs.nl" "immich.timo.bmrs.nl" "paperless.timo.bmrs.nl" "search.timo.bmrs.nl" ];
|
||||
};
|
||||
|
||||
# Bootloader.
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.loader.grub = {
|
||||
|
Loading…
Reference in New Issue
Block a user