added code to imports
This commit is contained in:
parent
51df2b0b5c
commit
e539787570
@ -16,7 +16,7 @@ in {
|
|||||||
# imports
|
# imports
|
||||||
#
|
#
|
||||||
|
|
||||||
imports = [ ./git.nix ./gnome.nix ./zsh.nix ];
|
imports = [ ./git.nix ./gnome.nix ./zsh.nix ./code.nix ];
|
||||||
|
|
||||||
# Let Home Manager install and manage itself.
|
# Let Home Manager install and manage itself.
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
@ -40,7 +40,7 @@ in {
|
|||||||
# essentials
|
# essentials
|
||||||
albert
|
albert
|
||||||
guake
|
guake
|
||||||
|
|
||||||
# browsers
|
# browsers
|
||||||
firefox
|
firefox
|
||||||
brave
|
brave
|
||||||
@ -50,10 +50,6 @@ in {
|
|||||||
rizin
|
rizin
|
||||||
|
|
||||||
# development
|
# development
|
||||||
nixfmt
|
|
||||||
jetbrains.idea-ultimate
|
|
||||||
jetbrains.jdk
|
|
||||||
vscode
|
|
||||||
clang
|
clang
|
||||||
|
|
||||||
# social
|
# social
|
||||||
|
Loading…
Reference in New Issue
Block a user