mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 04:30:42 +00:00
Add xdg settings
This commit is contained in:
parent
a89f7f7576
commit
3ada18683e
4 changed files with 79 additions and 0 deletions
|
@ -2,5 +2,6 @@ _: {
|
|||
imports = [
|
||||
./graphical
|
||||
./terminal
|
||||
./xdg
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue