Slightly acomodate unstable

This commit is contained in:
Bun 2025-04-18 04:04:57 -04:00
parent 99df29e876
commit 2750e8e24e
2 changed files with 11 additions and 11 deletions

View file

@ -18,6 +18,7 @@
"soft"
"x-systemd.automount"
];
};
"/home/${config.sysusers.main}/Network/Prophet" = {
device = "mx.nixfox.ca:/storage";
fsType = "nfs4";
@ -28,5 +29,4 @@
];
};
};
};
}

View file

@ -1,7 +1,7 @@
{ config, lib, pkgs, ... }:
{ config, lib, pkgsStable, ... }:
{
config = lib.mkIf config.home.desktop.enable {
home.packages = with pkgs; [
home.packages = with pkgsStable; [
liberation_ttf
twitter-color-emoji
noto-fonts