diff --git a/profiles/http/default.nix b/profiles/http/default.nix index 9ae9c68..eabcfa6 100644 --- a/profiles/http/default.nix +++ b/profiles/http/default.nix @@ -3,7 +3,7 @@ let mkDomain = subname: "${subname}.${config.networking.fqdn}"; in { - # TODO: make these into nixos options + # TODO: make these into nixos options with readonly=true _module.args.mkDomain = mkDomain; _module.args.allSubdomains = lib.pipe config.services.nginx.virtualHosts [ #(lib.mapAttrsToList (domain: vhost: [ domain ] ++ vhost.serverAliases)) diff --git a/profiles/shell.nix b/profiles/shell.nix index 86dc385..6259999 100644 --- a/profiles/shell.nix +++ b/profiles/shell.nix @@ -57,7 +57,7 @@ jq yq htmlq - sysz + sysz systemctl-tui du-dust # du alternative ncdu # Disk usage analyzer with an ncurses interface dialog # TODO: remove? diff --git a/users/pbsds/home/profiles/desktop/gnome/default.nix b/users/pbsds/home/profiles/desktop/gnome/default.nix index af3d6e2..aa841df 100644 --- a/users/pbsds/home/profiles/desktop/gnome/default.nix +++ b/users/pbsds/home/profiles/desktop/gnome/default.nix @@ -3,7 +3,7 @@ let gnomeExtensions = builtins.attrValues { inherit (pkgs.gnomeExtensions) - #gnomeExtensions.big-avatar + #big-avatar tailscale-qs bluetooth-quick-connect gtile @@ -11,7 +11,6 @@ let keep-awake middle-click-to-close-in-overview vertical-workspaces - #vertical-overview # RIP appindicator removable-drive-menu always-show-titles-in-overview diff --git a/users/pbsds/home/profiles/shell.nix b/users/pbsds/home/profiles/shell.nix index 4f61b28..1554ab1 100644 --- a/users/pbsds/home/profiles/shell.nix +++ b/users/pbsds/home/profiles/shell.nix @@ -186,7 +186,7 @@ in htmlq just # justfile gum - sysz + sysz systemctl-tui #du-dust # du alternative duf # df alternative ncdu # Disk usage analyzer with an ncurses interface