feat(builders): add tako builder configuration
chore(flake): update flake.lock for tako builder and dependency updates chore(flake): switch hyprmonitors to https url chore(home): remove unused linux-file-converter-addon fix(home): remove commented out program enable line
This commit is contained in:
@@ -20,11 +20,9 @@
|
||||
WantedBy = ["graphical-session.target"];
|
||||
};
|
||||
};
|
||||
# programs.linux-file-converter-addon.enable = true;
|
||||
home.packages = with pkgs;
|
||||
lib.optionals (device.is "ryu") [
|
||||
nautilus
|
||||
linux-file-converter-addon
|
||||
totem
|
||||
ffmpegthumbnailer
|
||||
polkit_gnome
|
||||
|
||||
Reference in New Issue
Block a user