email broken
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user