fix typo
This commit is contained in:
parent
8502da0961
commit
f927ee8a9b
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
|
||||
nix.extraOptions = {
|
||||
experimental-features = nix-command flakes
|
||||
experimental-features = nix-command flakes;
|
||||
};
|
||||
|
||||
security.pam.services.hyprlock = { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue