Skip to content

Commit

Permalink
enable home-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Aug 23, 2021
1 parent 36bb4ed commit 124178d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dotfiles/default.nix
Expand Up @@ -8,6 +8,7 @@
./direnv
./fzf
./git
./home-manager
./keyboard
./rofi
./ssh
Expand Down
1 change: 1 addition & 0 deletions dotfiles/home-manager/default.nix
@@ -0,0 +1 @@
{ ... }: { programs.home-manager.enable = true; }

0 comments on commit 124178d

Please sign in to comment.