email broken

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-04-16 18:20:09 +02:00
parent c6b942bd55
commit b93a75fa97
8 changed files with 86 additions and 14 deletions

View File

@@ -10,6 +10,7 @@ in
./system-modules/sound.nix
./system-modules/grub.nix
./system-modules/dm.nix
./system-modules/networking.nix
./system-modules/hsmw.nix
./system-modules/docker.nix
@@ -18,11 +19,6 @@ in
./system-modules/ollama.nix
];
networking.hostName = "NxXPS";
networking.networkmanager = {
enable = true;
};
@@ -84,6 +80,7 @@ in
dmidecode
];
fonts.packages = with pkgs; [
noto-fonts
noto-fonts-cjk