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/fzf
|
||||||
./programs/git
|
./programs/git
|
||||||
./programs/shell
|
./programs/shell
|
||||||
|
./programs/devenv.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,6 @@
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./cli.nix
|
./cli.nix
|
||||||
./programs/devenv.nix
|
|
||||||
./programs/rofi
|
./programs/rofi
|
||||||
./programs/xmonad
|
./programs/xmonad
|
||||||
./programs/jitsi-meet
|
./programs/jitsi-meet
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue