mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Typo
This commit is contained in:
parent
7c59e8ba92
commit
34d644aff0
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ let
|
|||
in
|
||||
{
|
||||
options = {
|
||||
systemSettings.gnome = {
|
||||
userSettings.gnome = {
|
||||
enable = lib.mkEnableOption "Enable gnome config";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue