mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-13 06:19:01 +00:00
users/foo-dogsquared: properly add NixVim module
This commit is contained in:
parent
2865c94f52
commit
edd2d42c7a
@ -39,11 +39,8 @@
|
|||||||
inputs.nur.modules.homeManager.default
|
inputs.nur.modules.homeManager.default
|
||||||
inputs.sops-nix.homeManagerModules.sops
|
inputs.sops-nix.homeManagerModules.sops
|
||||||
inputs.wrapper-manager-fds.homeModules.wrapper-manager
|
inputs.wrapper-manager-fds.homeModules.wrapper-manager
|
||||||
|
inputs.nixvim.homeManagerModules.default
|
||||||
];
|
];
|
||||||
nixvim = {
|
|
||||||
instance = "fiesta";
|
|
||||||
branch = "nixvim-unstable";
|
|
||||||
};
|
|
||||||
deploy = {
|
deploy = {
|
||||||
autoRollback = true;
|
autoRollback = true;
|
||||||
magicRollback = true;
|
magicRollback = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user