feat(gnome): configure gnome user experience
This commit is contained in:
parent
4f8a37ee58
commit
a7d24f08ff
7 changed files with 143 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
, ... }: with lib; let
|
||||
cfg = config.home.gnome;
|
||||
in {
|
||||
imports = [ ./impl.nix ];
|
||||
imports = [ ./impl/nixos.nix ];
|
||||
|
||||
options.home.gnome = {
|
||||
enable = mkEnableOption "GNOME desktop environment";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue