summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-05-09 16:20:50 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-05-09 16:20:50 -0500
commit17b4478a489092b1c82b1ad4c9c0fd4754a8ad36 (patch)
tree61daf32f7ae1f29fde0c80eb02a7f82f791f0eca
parent0a9977f52b5cca1c6bd4eb3c45bfe1b8419d8dbc (diff)
downloadnixos-master.tar.xz
nixos-master.zip
optiplex nas and todosHEADmaster
-rw-r--r--hosts/optiplex/configuration.nix1
-rw-r--r--nixos/programs/awesome.nix1
-rw-r--r--todo3
3 files changed, 5 insertions, 0 deletions
diff --git a/hosts/optiplex/configuration.nix b/hosts/optiplex/configuration.nix
index 9dc718b..4c66de5 100644
--- a/hosts/optiplex/configuration.nix
+++ b/hosts/optiplex/configuration.nix
@@ -50,6 +50,7 @@
enable = true;
home.enable = true;
home.automount = true;
+ office.enable = true;
};
};
diff --git a/nixos/programs/awesome.nix b/nixos/programs/awesome.nix
index 0856384..580aec1 100644
--- a/nixos/programs/awesome.nix
+++ b/nixos/programs/awesome.nix
@@ -7,6 +7,7 @@ in {
config = lib.mkIf cfg.enable {
services.xserver.windowManager.awesome = {
+ # TODO use git version of awesome, maybe version on archlinux, notify when new version available
enable = true;
noArgb = true; # disables transparency. why not?
luaModules = with pkgs.luajitPackages; [
diff --git a/todo b/todo
index d41233c..2378d09 100644
--- a/todo
+++ b/todo
@@ -24,3 +24,6 @@ zsh support
zsh plugins installed via nix pkg manager instead of zplug
headless virtual machines / view display with vnc in browser
support office xerox printer properly
+
+#
+create mountpoints for nas