wip
This commit is contained in:
parent
c5a26648be
commit
c44ae86ac1
9 changed files with 244 additions and 30 deletions
|
|
@ -2,8 +2,10 @@
|
|||
{
|
||||
flake.nixosModules.desktopConfiguration = {pkgs, lib, ... }: {
|
||||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
[
|
||||
self.nixosModules.base
|
||||
self.nixosModules.pipewire
|
||||
self.nixosModules.fonts
|
||||
self.nixosModules.gaming
|
||||
self.nixosModules.development
|
||||
self.nixosModules.desktopHardware
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue