Fix things

This commit is contained in:
Martin Pander
2026-02-10 22:18:47 +01:00
parent 2fbabfb771
commit 4460f57073

View File

@@ -9,17 +9,17 @@
}; };
}; };
config = { imports = [
imports = [ ./secrets.nix
./secrets.nix ./sh.nix
./sh.nix ./tmux.nix
./tmux.nix ./git.nix
./git.nix ./dev.nix
./dev.nix ./nvim.nix
./nvim.nix ./task.nix
./task.nix ];
];
config = {
home.packages = with pkgs; [ home.packages = with pkgs; [
nerd-fonts.fira-code nerd-fonts.fira-code
nil # Nix LSP nil # Nix LSP