move more stuff around

This commit is contained in:
Adithya 2023-04-04 10:05:59 +05:30
parent 6584a78556
commit 2c3d86a388
Signed by: adtya
GPG key ID: 48FC9915FFD326D0
2 changed files with 1 additions and 0 deletions

View file

@ -1,6 +1,7 @@
{ pkgs, ... }: { { pkgs, ... }: {
imports = [ imports = [
./dev.nix ./dev.nix
./downloader.nix
./firefox.nix ./firefox.nix
./kitty.nix ./kitty.nix
./nixvim.nix ./nixvim.nix