mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Broke shell config bits out to OS-specific files
Prior to this, I had conditionals in my shell config
This commit is contained in:
parent
28c8818e89
commit
34e2eaa743
4 changed files with 29 additions and 20 deletions
|
|
@ -87,6 +87,7 @@
|
|||
useUserPackages = true;
|
||||
users.${user}.imports = [
|
||||
./modules/home-manager
|
||||
./modules/home-manager/darwin.nix
|
||||
];
|
||||
extraSpecialArgs = { inherit genebean-omp-themes; };
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue