chore: touch ups on home-manager program imports
This commit is contained in:
parent
09a219dd8b
commit
85c54fcc94
|
@ -7,12 +7,12 @@
|
||||||
|
|
||||||
# Import configurations for better modularity.
|
# Import configurations for better modularity.
|
||||||
imports = [
|
imports = [
|
||||||
./programs/fish/config.nix
|
./programs/fish
|
||||||
./programs/git.nix
|
./programs/git.nix
|
||||||
./programs/hyprland
|
./programs/hyprland
|
||||||
./programs/mangohud.nix
|
./programs/mangohud.nix
|
||||||
./programs/obs-studio.nix
|
./programs/obs-studio.nix
|
||||||
./programs/rofi/default.nix
|
./programs/rofi
|
||||||
./programs/waybar.nix
|
./programs/waybar.nix
|
||||||
./programs/wezterm
|
./programs/wezterm
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue