commit c9fb71f831500c302eca47b982df65db652ccc35
parent 8e8aaae104b6f6b3e7b0206f6ae0a0e2e81e0b67
Author: mtmn <miro@haravara.org>
Date: Sun, 12 Apr 2026 23:38:30 +0200
Merge branch 'master' of ssh://codeberg.org/mtmn/nix
Diffstat:
2 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/hosts.nix b/hosts.nix
@@ -12,9 +12,9 @@
nixos = true;
disko = true;
};
- SK-M4KCG42FV9 = import ./hosts/work/host.nix;
DESKTOP-0A5N7UT = {
system = "x86_64-linux";
+ hostname = "DESKTOP-0A5N7UT";
};
};
users = {
@@ -38,13 +38,6 @@
./hosts/proton
];
};
- SK-M4KCG42FV9 = {
- pkgSets = [
- ./modules/mixins/dotfiles
- ./hosts/work/overlays
- ./hosts/work
- ];
- };
DESKTOP-0A5N7UT = {
pkgSets = [
./modules/mixins/dotfiles
diff --git a/hosts/wsl/default.nix b/hosts/wsl/default.nix
@@ -76,6 +76,7 @@
nvd
ragenix
statix
+ nix-health
];
net_tools = with pkgs; [