Update sway config
This commit is contained in:
@@ -20,7 +20,7 @@ in
|
||||
nil.enable = mkOption {
|
||||
description = "Whether to install nil";
|
||||
type = types.bool;
|
||||
default = false;
|
||||
default = true;
|
||||
};
|
||||
|
||||
shell = mkOption {
|
||||
|
||||
Reference in New Issue
Block a user