home: Install devenv
This commit is contained in:
parent
e183e6be0a
commit
b84431dfe9
2 changed files with 1 additions and 1 deletions
|
|
@ -19,6 +19,7 @@ in
|
|||
./programs/fzf
|
||||
./programs/git
|
||||
./programs/shell
|
||||
./programs/devenv.nix
|
||||
];
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@
|
|||
{
|
||||
imports = [
|
||||
./cli.nix
|
||||
./programs/devenv.nix
|
||||
./programs/rofi
|
||||
./programs/xmonad
|
||||
./programs/jitsi-meet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue