From d9be44507330ba30abfb678170bf74821bd8f2b9 Mon Sep 17 00:00:00 2001 From: Ashhhleyyy Date: Wed, 6 Dec 2023 10:39:21 +0000 Subject: [PATCH] feat: sttufs --- home/ash/alex.nix | 1 + hosts/alex/configuration.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/home/ash/alex.nix b/home/ash/alex.nix index cba6e79..7adf5dc 100644 --- a/home/ash/alex.nix +++ b/home/ash/alex.nix @@ -1,5 +1,6 @@ { config, pkgs, ... }: { home.packages = with pkgs; [ jetbrains.gateway + obsidian ]; } diff --git a/hosts/alex/configuration.nix b/hosts/alex/configuration.nix index 28446b5..413edfc 100644 --- a/hosts/alex/configuration.nix +++ b/hosts/alex/configuration.nix @@ -40,6 +40,7 @@ environment.systemPackages = with pkgs; [ gnomeExtensions.appindicator gnomeExtensions.mpris-label + gnome.gnome-tweaks ]; services.udev.packages = with pkgs; [ gnome.gnome-settings-daemon