home: Install devenv

This commit is contained in:
Alexander Kobjolke 2024-11-29 08:40:08 +01:00
parent e183e6be0a
commit b84431dfe9
2 changed files with 1 additions and 1 deletions

View file

@ -19,6 +19,7 @@ in
./programs/fzf
./programs/git
./programs/shell
./programs/devenv.nix
];
programs.home-manager.enable = true;

View file

@ -7,7 +7,6 @@
{
imports = [
./cli.nix
./programs/devenv.nix
./programs/rofi
./programs/xmonad
./programs/jitsi-meet