updates
This commit is contained in:
parent
32f925bb69
commit
4523c69238
18 changed files with 314 additions and 102 deletions
|
|
@ -4,6 +4,7 @@
|
|||
lib,
|
||||
hyprlanddots,
|
||||
nvimDotfiles,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
|
|
@ -26,7 +27,6 @@
|
|||
./modules/quickshell.nix
|
||||
#./modules/hyprspace.nix
|
||||
./modules/cava.nix
|
||||
./modules/matugen.nix
|
||||
./modules/rgb.nix
|
||||
./modules/anyrun.nix
|
||||
];
|
||||
|
|
@ -38,11 +38,11 @@
|
|||
home.enableNixpkgsReleaseCheck = false;
|
||||
xdg.mime.enable = false;
|
||||
|
||||
|
||||
# TODO: move these somewhere else; undecided
|
||||
home.packages = with pkgs; [
|
||||
btop
|
||||
nvtopPackages.full
|
||||
kdePackages.dolphin
|
||||
voicevox
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue