summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-12-14 07:24:04 +0100
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-12-14 07:24:55 +0100
commitd935a4f3e1d67152149945adc31b7886ccf37701 (patch)
treeae4d39bda4c767b4675d6477c7d9c3ed88939237 /modules
parentUpdate synapse cache settings (diff)
downloadRory-Open-Architecture-d935a4f3e1d67152149945adc31b7886ccf37701.tar.xz
Desktop updates
Diffstat (limited to 'modules')
-rwxr-xr-xmodules/base.nix6
-rwxr-xr-xmodules/users/Rory.nix1
-rw-r--r--modules/users/Rory/p10k.zsh4
-rw-r--r--modules/users/Rory/wallpaper.webpbin0 -> 598752 bytes
4 files changed, 9 insertions, 2 deletions
diff --git a/modules/base.nix b/modules/base.nix

index 2666af3..fb1e8d6 100755 --- a/modules/base.nix +++ b/modules/base.nix
@@ -95,6 +95,12 @@ nix-output-monitor expect unrar-wrapper + arch-install-scripts + debootstrap + file + unzip + brotli + # - zsh zsh diff --git a/modules/users/Rory.nix b/modules/users/Rory.nix
index c8f4d45..f250863 100755 --- a/modules/users/Rory.nix +++ b/modules/users/Rory.nix
@@ -55,6 +55,7 @@ export CHOKIDAR_USEPOLLING=true export MSBUILDLIVELOGGER=auto export DOTNET_WATCH_SUPPRESS_LAUNCH_BROWSER=1 + export DOTNET_CLI_TELEMETRY_OPTOUT=1 function mkkey() { echo "Making key for $1" ssh-keygen -t ed25519 -C "$HOST -> $1" -f ~/.ssh/id_ed25519_$1 diff --git a/modules/users/Rory/p10k.zsh b/modules/users/Rory/p10k.zsh
index 5c77b68..e7f8e7c 100644 --- a/modules/users/Rory/p10k.zsh +++ b/modules/users/Rory/p10k.zsh
@@ -33,7 +33,7 @@ typeset -g POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=( os_icon # os identifier dir # current directory - #vcs # git status + vcs # git status # prompt_char # prompt symbol ) @@ -1720,4 +1720,4 @@ typeset -g POWERLEVEL9K_CONFIG_FILE=${${(%):-%x}:a} (( ${#p10k_config_opts} )) && setopt ${p10k_config_opts[@]} -'builtin' 'unset' 'p10k_config_opts' \ No newline at end of file +'builtin' 'unset' 'p10k_config_opts' diff --git a/modules/users/Rory/wallpaper.webp b/modules/users/Rory/wallpaper.webp new file mode 100644
index 0000000..a2923f0 --- /dev/null +++ b/modules/users/Rory/wallpaper.webp
Binary files differ