switch to facter for this too

This commit is contained in:
Mars 2024-11-07 01:27:11 -05:00
parent b32af9ddda
commit 76c1d36e5f
Signed by: pupbrained
GPG key ID: 0FF5B8826803F895
10 changed files with 6921 additions and 476 deletions

View file

@ -43,6 +43,7 @@
libnotify
lm_sensors
loupe
mattermost-desktop
neovide
nodejs
playerctl
@ -227,6 +228,4 @@
};
systemd.user.startServices = "sd-switch";
nix.package = lib.mkForce inputs.nix-super.packages.${pkgs.system}.default;
}