mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
sincereintent: add vira
This commit is contained in:
parent
6bf21d7f18
commit
2cdeaaa19a
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ in
|
|||
imports = [
|
||||
self.homeModules.default
|
||||
self.homeModules.darwin-only
|
||||
(self + /modules/home/all/vira.nix)
|
||||
];
|
||||
|
||||
home.username = "srid";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue