Things
- `cura` without disallowed areas for Ender 3 printers - `udiskie` service for automounting - Emacs - removed `vimish-fold` and `evil-vimish-fold` - added `origami` - added `highlight-indent-guides` - restored and improved `dirvish`
This commit is contained in:
parent
eac14e0e49
commit
28f14cab2e
11 changed files with 164 additions and 25 deletions
|
@ -121,7 +121,7 @@
|
|||
importables = rec {
|
||||
profiles = digga.lib.rakeLeaves ./users/profiles;
|
||||
suites = with profiles; rec {
|
||||
base = [ direnv git zsh gpg password-store ];
|
||||
base = [ direnv git zsh gpg password-store udiskie ];
|
||||
emails = [ mails ];
|
||||
shell = [ zsh exa fzf ];
|
||||
gui = [ sway xdg gtk foot bat ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue