mirror of
https://github.com/nix-community/home-manager
synced 2024-11-23 11:39:46 +01:00
parent
8369624512
commit
2d88cbe496
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ in {
|
|||
example = literalExample ''
|
||||
{
|
||||
global = {
|
||||
user = "Alex";
|
||||
username = "Alex";
|
||||
password = "foo";
|
||||
device_name = "nix";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue