Compare commits
2 commits
2028091bd6
...
2c79df9edf
Author | SHA1 | Date | |
---|---|---|---|
2c79df9edf | |||
9f82d98603 |
4 changed files with 2 additions and 0 deletions
Binary file not shown.
|
@ -80,6 +80,8 @@ in
|
|||
fontconfig = { inherit (config.fonts.fontconfig) defaultFonts; };
|
||||
};
|
||||
|
||||
networking.hosts = config.networking.hosts;
|
||||
|
||||
users.users.jan = {
|
||||
isNormalUser = true;
|
||||
home = "/home/jan";
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue