mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 02:13:55 -05:00
lavaridge: switched to Plasma
This commit is contained in:
parent
b352699fd7
commit
6185c59cde
|
@ -5,15 +5,16 @@
|
|||
{
|
||||
imports =
|
||||
[
|
||||
../../modules/gnome
|
||||
../../modules/gnome/fractional_scaling.nix
|
||||
../../modules/homelab/virtualization.nix
|
||||
../../modules/kde.nix
|
||||
../../modules/plymouth.nix
|
||||
../../modules/steam.nix
|
||||
../../modules/zram_swap.nix
|
||||
../../system
|
||||
../../users/aly.nix
|
||||
./hardware-configuration.nix # Include the results of the hardware scan.
|
||||
# ../../modules/gnome
|
||||
# ../../modules/gnome/fractional_scaling.nix
|
||||
];
|
||||
|
||||
# Bootloader.
|
||||
|
|
Loading…
Reference in a new issue