mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 15:10:19 +02:00
moved config around
- moved fuzzel config to the nix file rather than editing it in a specific file - added fzf zsh support
This commit is contained in:
parent
48c2b6f207
commit
4908e6cf52
3 changed files with 33 additions and 4 deletions
|
@ -12,8 +12,9 @@
|
|||
{
|
||||
imports = [
|
||||
# Include the results of the hardware scan.
|
||||
../../shared/client/niri.nix
|
||||
./hardware-configuration.nix
|
||||
../../shared/client/niri.nix
|
||||
../../shared
|
||||
./software
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue