From d2571482b4eb5660fd92727efb4e5254df06e45e Mon Sep 17 00:00:00 2001 From: adikro Date: Mon, 19 Jan 2026 11:43:42 +0100 Subject: a lot of changes --- hosts/laptop/configuration.nix | 7 ++++--- hosts/laptop/home.nix | 1 - 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'hosts/laptop') diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index d790d57..3390af0 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -3,9 +3,9 @@ system.stateVersion = "25.05"; imports = [ - ./hardware-configuration.nix - ../../os/default.nix - ]; + ./hardware-configuration.nix + ../../os/default.nix + ]; os = { core = { @@ -49,6 +49,7 @@ steam.enable = true; }; nix-helper.enable = true; + kdeconnect.enable = true; }; wm = { enable = true; diff --git a/hosts/laptop/home.nix b/hosts/laptop/home.nix index bfcf58a..e5b5f32 100644 --- a/hosts/laptop/home.nix +++ b/hosts/laptop/home.nix @@ -37,7 +37,6 @@ }; soft = { browser.librewolf.enable = true; - kdeconnect.enable = true; mpv.enable = true; media.enable = true; nixcord.enable = true; -- cgit v1.3