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