Fix things

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

View File

@@ -9,7 +9,6 @@
}; };
}; };
config = {
imports = [ imports = [
./secrets.nix ./secrets.nix
./sh.nix ./sh.nix
@@ -20,6 +19,7 @@
./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