Compare commits
No commits in common. "cca283c3323cd6011fa5d4dc95a69da10235e9b8" and "e75121ef207b73239b28c8383fcfa8b7301306b5" have entirely different histories.
cca283c332
...
e75121ef20
@ -17,6 +17,7 @@
|
|||||||
''
|
''
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
Install.WantedBy = [ "default.target" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
systemd.user.timers = {
|
systemd.user.timers = {
|
||||||
@ -45,6 +46,7 @@
|
|||||||
''
|
''
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
Install.WantedBy = [ "default.target" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
systemd.user.timers = {
|
systemd.user.timers = {
|
||||||
@ -72,6 +74,7 @@
|
|||||||
''
|
''
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
Install.WantedBy = [ "default.target" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
systemd.user.timers = {
|
systemd.user.timers = {
|
||||||
|
@ -156,8 +156,6 @@
|
|||||||
ryzenadj
|
ryzenadj
|
||||||
wineWowPackages.staging
|
wineWowPackages.staging
|
||||||
lutris
|
lutris
|
||||||
cryptsetup
|
|
||||||
xfsprogs
|
|
||||||
(catppuccin-kde.override { winDecStyles = [ "classic" "modern" ]; })
|
(catppuccin-kde.override { winDecStyles = [ "classic" "modern" ]; })
|
||||||
catppuccin-sddm-corners
|
catppuccin-sddm-corners
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user