programs/misc: add devenv
This commit is contained in:
parent
dd9833a199
commit
4abdc5e278
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ in {
|
||||||
config = mkIf config.local.profiles.desktop.enable {
|
config = mkIf config.local.profiles.desktop.enable {
|
||||||
hjem.users.${username} = {
|
hjem.users.${username} = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
devenv
|
||||||
entr
|
entr
|
||||||
fractal
|
fractal
|
||||||
fzf
|
fzf
|
||||||
|
|
Loading…
Add table
Reference in a new issue