mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: update flake, introduce dev input
This commit is contained in:
parent
8f898bcb9b
commit
2830b98729
10 changed files with 198 additions and 233 deletions
|
|
@ -4,7 +4,7 @@
|
|||
config = lib.mkIf config.swarselsystems.modules.sway {
|
||||
programs.sway = {
|
||||
enable = true;
|
||||
package = pkgs.swayfx;
|
||||
package = pkgs.dev.swayfx;
|
||||
wrapperFeatures = {
|
||||
base = true;
|
||||
gtk = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue