hosts: add thanatos
This commit is contained in:
parent
d5239805a0
commit
c3fd5af18f
12 changed files with 246 additions and 20 deletions
5
hosts/thanatos/home.nix
Normal file
5
hosts/thanatos/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