aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorRosa <rosaontheweb@proton.me>2026-01-14 08:37:17 -0500
committerRosa <rosaontheweb@proton.me>2026-01-14 08:37:17 -0500
commit92088c021f69766205d91facc65dd6ee15528f5c (patch)
tree9b0a80947719e3bb00695e8045fdeda6de34ed64 /hosts
parente71da13fc718021f7cd0a708f54a209c93a394c9 (diff)
re-order workspace button css, re-enable persistent workspaces
Diffstat (limited to 'hosts')
-rw-r--r--hosts/lust/default.nix7
1 files changed, 5 insertions, 2 deletions
diff --git a/hosts/lust/default.nix b/hosts/lust/default.nix
index 733c5d5..ac86b7b 100644
--- a/hosts/lust/default.nix
+++ b/hosts/lust/default.nix
@@ -1,4 +1,4 @@
-{ config, lib, ... }:
+{ config, lib, pkgs, ... }:
{
imports = [
../../common/pipewire.nix
@@ -13,7 +13,10 @@
home-manager.users.rosa = {
imports = [ ../../modules/user ];
desktop.windowManager = "swayfx";
- home.stateVersion = lib.mkForce "23.05"; # homedir been around for a while
+ home = {
+ packages = with pkgs; [ audacity ];
+ stateVersion = lib.mkForce "23.05"; # homedir been around for a while
+ };
programs = {
foot.settings.main = {
dpi-aware = lib.mkForce false; # mismatched monitors