From 8a820cacee1ff07ae7397d053b26e66f7086a4a4 Mon Sep 17 00:00:00 2001 From: adikro Date: Mon, 29 Jun 2026 00:31:26 +0200 Subject: updated some stuff, added persistance --- hosts/desktop/configuration.nix | 2 +- hosts/desktop/home.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'hosts/desktop') diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index 7e78c91..b910f8f 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -22,7 +22,7 @@ }; drivers = { enable = true; - kernel = "zen"; + # kernel = "zen"; cpu = "amd"; graphics = { enable = true; diff --git a/hosts/desktop/home.nix b/hosts/desktop/home.nix index 38f1469..374b007 100644 --- a/hosts/desktop/home.nix +++ b/hosts/desktop/home.nix @@ -98,5 +98,6 @@ gimp stow antigravity-cli + libnotify ]; } -- cgit v1.3