Added kde for Equinox
This commit is contained in:
@@ -4,8 +4,6 @@ let
|
||||
hostname = "Equinox";
|
||||
in
|
||||
{
|
||||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
|
||||
# System version
|
||||
@@ -15,6 +13,7 @@ in
|
||||
# Import hardware configuration
|
||||
imports = [
|
||||
../../modules/system.nix
|
||||
../../modules/kde.nix
|
||||
|
||||
|
||||
inputs.nixos-hardware.nixosModules.dell-xps-15-9510
|
||||
|
||||
Reference in New Issue
Block a user