rewrite and refactor a lot, delete redundant configs

This commit is contained in:
Schrottkatze 2023-11-14 12:22:19 +01:00
parent ca61775d84
commit c191adcc99
44 changed files with 334 additions and 1607 deletions

View file

@ -1,13 +1,10 @@
{ ... }:
{
imports = [
./zellij.nix
./shell
./desktop
./terminal.nix
./neovim.nix
./zsh.nix
./flatpak.nix
./firewall.nix
./helix.nix
];
}