Former-commit-id: 159ce3c1c2
This commit is contained in:
Hadi
2024-10-10 16:29:14 +02:00
parent fc0c2b0d13
commit 5ed0ec12ea
9 changed files with 90 additions and 55 deletions

View File

@@ -1,5 +1,8 @@
{ config, ... }: {
imports = [
../../nixos/nvidia.nix # CHANGEME: Remove this line if you don't have an Nvidia GPU
../../nixos/prime.nix # CHANGEME: Remove this line if you don't have an Nvidia GPU
../../nixos/audio.nix
../../nixos/auto-upgrade.nix
../../nixos/bluetooth.nix
@@ -7,8 +10,6 @@
../../nixos/home-manager.nix
../../nixos/network-manager.nix
../../nixos/nix.nix
../../nixos/nvidia.nix
../../nixos/prime.nix
../../nixos/systemd-boot.nix
../../nixos/timezone.nix
../../nixos/tuigreet.nix