hades: init
This commit is contained in:
parent
6c2b4889e2
commit
12b8a7da85
9 changed files with 159 additions and 1 deletions
5
hosts/hades/home.nix
Normal file
5
hosts/hades/home.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{config, ...}: {
|
||||
home-manager.users.alarsyo = {
|
||||
my.theme = config.home-manager.users.alarsyo.my.themes.solarizedLight;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue