fixed even more typos
This commit is contained in:
parent
a7e8f4b75d
commit
180a08937d
14 changed files with 446 additions and 410 deletions
|
@ -1,7 +1,7 @@
|
|||
{ config, inputs, pkgs, ... }:
|
||||
let
|
||||
username = config.myOptions.other.system.usermame;
|
||||
in
|
||||
in {
|
||||
home-manager.users.${username} = {
|
||||
home.packages = let
|
||||
|
||||
|
@ -54,4 +54,4 @@ in
|
|||
strawberry
|
||||
];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue