Split up base and add xonsh

Add Xonsh configurations from dotfiles
Split up the base configuration into more manageable sizes
This commit is contained in:
Greg Hellings
2022-04-21 04:49:44 +00:00
parent 55cc25a12a
commit 91dbef3d59
7 changed files with 225 additions and 88 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
mods = hostname: [
inputs.agenix.nixosModule
./modules
./profiles/base.nix
./profiles/base
./hosts/${hostname}
inputs.home-manager.nixosModules.home-manager {
home-manager.useGlobalPkgs = true;