Added some utils wiithout special config
This commit is contained in:
parent
dbfcdcacb2
commit
345d84bfc0
|
@ -29,4 +29,10 @@
|
|||
|
||||
windowManagers.sway.enable = true;
|
||||
};
|
||||
|
||||
# misc utils without custom config
|
||||
programs = {
|
||||
fzf.enable = true;
|
||||
zoxide.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue