This commit is contained in:
Vivian 2024-01-03 11:36:37 +01:00
parent 3d63c94742
commit e913bd96d5
12 changed files with 409 additions and 1 deletions

View file

@ -0,0 +1,3 @@
{ ... }: {
imports = [ ./catppuccin.nix ./nvim.nix ./riff.nix ./vscode.nix ./git.nix ./rust.nix ];
}