mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 01:54:02 +05:30
Fixed polarias config
This commit is contained in:
parent
9101886d9c
commit
33fb08cd68
3 changed files with 20 additions and 1 deletions
|
@ -44,6 +44,13 @@
|
|||
theme = "ayu-dark";
|
||||
};
|
||||
};
|
||||
|
||||
users.users.emmet.description = "Emmet";
|
||||
home-manager.users.emmet.userSettings = {
|
||||
name = "Emmet";
|
||||
email = "emmet@librephoenix.com";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue