Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
_: {
|
||||
imports = [
|
||||
./fonts.nix
|
||||
./xdg.nix
|
||||
];
|
||||
|
||||
programs = {
|
||||
dconf.enable = true;
|
||||
seahorse.enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user