mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Bug fixes
This commit is contained in:
parent
21f7c3832d
commit
a14f632227
2 changed files with 6 additions and 0 deletions
3
config/users/kat/base/dconf.nix
Normal file
3
config/users/kat/base/dconf.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{ config, lib, ... }: {
|
||||
dconf.enable = lib.mkDefault false; # TODO: is this just broken? # yes, yes it fucking is
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue