mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 12:51:34 +01:00
Move syncthing home stuff into a module
This commit is contained in:
parent
a176c88b5d
commit
7c5bd6ea1f
2 changed files with 14 additions and 6 deletions
|
|
@ -36,10 +36,4 @@
|
|||
];
|
||||
|
||||
fonts.fontconfig.enable = true;
|
||||
|
||||
home.file."Projects/.stignore".text = ''
|
||||
(?d)target/
|
||||
(?d).direnv/
|
||||
(?d)result
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue