rebuilding minimised nix files

This commit is contained in:
2026-03-02 18:19:29 +01:00
parent 785510430e
commit 0087901471
3 changed files with 300 additions and 303 deletions
-1
View File
@@ -3,7 +3,6 @@
{
xdg.enable = true;
home.packages = [ pkgs.hyprshell ];
};
# Autostart (systemd user service)
systemd.user.services.hyprshell = {
Unit = {