Move to DashVim
This commit is contained in:
parent
cd0bfe5cd5
commit
e8fa641a15
11 changed files with 682 additions and 339 deletions
|
|
@ -13,6 +13,7 @@ let
|
|||
inputs.reset.homeManagerModules.default
|
||||
inputs.nix-flatpak.homeManagerModules.nix-flatpak
|
||||
inputs.sops-nix.homeManagerModules.sops
|
||||
inputs.dashvim.homeManagerModules.dashvim
|
||||
];
|
||||
in
|
||||
{
|
||||
|
|
@ -31,7 +32,6 @@ in
|
|||
|
||||
home-manager.users.${config.conf.username} = {
|
||||
imports = [
|
||||
|
||||
./hyprland/default.nix
|
||||
./flatpak.nix
|
||||
./common.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue