two-step default

This commit is contained in:
2021-09-30 17:49:41 -07:00
parent fe65fa2566
commit e1af5856b5
3 changed files with 406 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
home-manager.url = "github:nix-community/home-manager/release-21.05";
doom-emacs.url = "github:vlaci/nix-doom-emacs";
niten-doom-config = {
url = "https://git.fudo.org/niten/doom-emacs.git";
url = "git+https://git.fudo.org/niten/doom-emacs.git";
flake = false;
};
};