1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-03 20:23:08 +00:00
This commit is contained in:
Rae 5e 2024-12-19 22:52:48 -05:00
parent 573bf2337f
commit 25f2cc1a6e
4 changed files with 103 additions and 96 deletions

View file

@ -2,5 +2,7 @@
{
imports = [
./base.nix
./firefox.nix
./neovim.nix
];
}