mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-03-14 18:18:59 +00:00
workflows/a-happy-gnome: reformat
This commit is contained in:
parent
65f6e90d6c
commit
0cb9d89b03
@ -115,8 +115,7 @@ in
|
||||
# Bring all of the dconf keyfiles in there.
|
||||
programs.dconf = {
|
||||
enable = true;
|
||||
profiles = {
|
||||
user.databases = lib.singleton {
|
||||
profiles.user.databases = lib.singleton {
|
||||
# Get them keyfiles.
|
||||
keyfiles = [ ./config/dconf ];
|
||||
|
||||
@ -154,7 +153,6 @@ in
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
xdg.mime = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user