temporary fix for recursion, remove duplicate hostname in main config

This commit is contained in:
Vinzenz Schroeter 2023-09-09 19:22:11 +02:00
parent d2f8f28143
commit 00c2c2afef
9 changed files with 37 additions and 58 deletions

View file

@ -6,12 +6,10 @@
}: {
imports = [
./modules
./hardware/vinzenz-pc3.nix
(import ./hardware "vinzenz-pc3")
];
config = {
networking.hostName = "vinzenz-pc3";
my.kde.enable = true;
my.home = {
vinzenz.enable = true;