Initial commit
This commit is contained in:
15
nixos/modules/bundle.nix
Normal file
15
nixos/modules/bundle.nix
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
imports = [
|
||||
./bootloader.nix
|
||||
./sound.nix
|
||||
./zram.nix
|
||||
./env.nix
|
||||
./user.nix
|
||||
./xserver.nix
|
||||
./nm.nix
|
||||
./virtmanager.nix
|
||||
./hyprland.nix
|
||||
./trim.nix
|
||||
./nixvim/nixvim.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user