Fix things
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user