mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
commit
55438cc0f6
1 changed files with 9 additions and 0 deletions
|
|
@ -54,7 +54,10 @@
|
|||
rclone
|
||||
rclone-browser
|
||||
rpi-imager
|
||||
sparrow
|
||||
step-cli
|
||||
trezor-suite
|
||||
trezor-udev-rules
|
||||
virt-manager
|
||||
vlc
|
||||
whalebird
|
||||
|
|
@ -103,6 +106,12 @@
|
|||
enable = true;
|
||||
wayland.enable = true;
|
||||
};
|
||||
flatpak = {
|
||||
enable = true;
|
||||
packages = [
|
||||
"com.blockstream.Green"
|
||||
];
|
||||
};
|
||||
fstrim.enable = true;
|
||||
fwupd.enable = true;
|
||||
irqbalance.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue