home: add home flake, decentralize git username config
This commit is contained in:
parent
3c818d02b2
commit
0aa28a90f2
6 changed files with 19 additions and 2 deletions
|
@ -6,6 +6,7 @@
|
|||
homeManagerModules = {
|
||||
dev = import ./home/dev;
|
||||
work = import ./home/work;
|
||||
home = import ./home/home;
|
||||
default = import ./home;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue