Clean up imports on omen

Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
magic_rb 2023-11-19 12:30:53 +01:00
parent 57087a3400
commit e3312566ba
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -27,15 +27,15 @@ in
({ pkgs, lib, config, secret, ... }:
{
imports = [
./xserver.nix
../../common/steam.nix
../../common/sound.nix
./xserver.nix
./grub.nix
./networking.nix
./filesystems.nix
./hardware.nix
./users.nix
./nixpkgs.nix
../../common/sound.nix
./firewall.nix
./microvm.nix
./impermenance.nix