move niri setup to one folder

This commit is contained in:
twoneis 2024-07-02 02:35:36 +02:00
parent 5af0909a70
commit e0d9c1c57c
10 changed files with 329 additions and 362 deletions

View file

@ -1,13 +1,12 @@
{ inputs, pkgs, lib, ... }: {
imports = [
./colors.nix
./audio
./bluetooth
./containers
./games
./gnome
./home
./niri
./plasma
./virt
];