Switched To A New/Modified Structure

Based heavily on https://github.com/nmasur/dotfiles
This commit is contained in:
Annika Merris 2024-05-17 08:04:19 -04:00
parent 634a129840
commit 99a16590b3
25 changed files with 495 additions and 703 deletions

View file

@ -0,0 +1,10 @@
{ ... }:
{
imports = [
./discord.nix
./element.nix
./firefox.nix
./netbird.nix
./prusa-slicer.nix
];
}