+5
-1
.gitignore
-427
config/colors.nix
···-inherit (import ../modules/color-utils.nix) mkLuaSyntax mkVimSyntax mkVimHardlineColors mkColor mkHighlight;
-61
config/fonts.nix
···
config/gpg.nix
modules/gpg.nix
-10
config/home/default.nix
+3
-4
config/home/git.nix
home/git.nix
······
-16
config/home/gpg.nix
···
-14
config/home/npmrc.nix
···
+4
-4
config/home/tmux.nix
home/tmux.nix
······
-12
config/home/wezterm/default.nix
···
config/home/wezterm/init.lua
home/wezterm/init.lua
-1
config/home/zsh.nix
home/zsh.nix
-12
config/mysql.nix
+1
-1
config/nodejs.nix
modules/nodejs.nix
-427
config/nvim/colors.nix
···-inherit (import ../../modules/color-utils.nix) mkLuaSyntax mkVimSyntax mkVimHardlineColors mkColor mkHighlight;
+11
-22
config/nvim/default.nix
modules/nvim/default.nix
···-eslintls = '${pkgs.nodePackages.vscode-langservers-extracted}/bin/vscode-eslint-language-server',
config/nvim/init.lua
modules/nvim/init.lua
+5
-5
config/nvim/plugins.nix
modules/nvim/plugins.nix
+3
-3
config/postgres.nix
modules/postgres.nix
-35
config/shell.nix
···
-7
configuration.nix
+494
flake.lock
···
+59
flake.nix
···+inherit (inputs.language-servers.packages.${self.system}) typescript-language-server vscode-langservers-extracted;
+13
home/default.nix
+32
home/gpg/default.nix
···+path = "${config.home.homeDirectory}/.gnupg/private-keys-v1.d/75EF1DBB30A59CFB56BCE06A88CCF363DA63B1A7.key";+path = "${config.home.homeDirectory}/.gnupg/private-keys-v1.d/E2BFF19637FDC25A02F45583176FAD1ED1F6BDD6.key";+path = "${config.home.homeDirectory}/.gnupg/private-keys-v1.d/CA84692E3CC846C8EC7272468E962B63FC599E49.key";
home/gpg/encrypt/75EF1DBB30A59CFB56BCE06A88CCF363DA63B1A7.key.age
This is a binary file and will not be displayed.
home/gpg/encrypt/CA84692E3CC846C8EC7272468E962B63FC599E49.key.age
This is a binary file and will not be displayed.
home/gpg/encrypt/E2BFF19637FDC25A02F45583176FAD1ED1F6BDD6.key.age
This is a binary file and will not be displayed.
home/gpg/encrypt/pubring.kbx.age
This is a binary file and will not be displayed.
+17
home/npm/default.nix
···
+9
home/npm/encrypt/npmrc.age
···+9 ����P�zPh]Sd^x��=�����}Zr�-$��6XK5v��x�'�,�Ly���GH�Qu�sj���r1��愲<�ס���o]^�M�(�J�C�A>^͚|I`�a���\J=@���L�˽�}�"�Q&��ْ�y)j��
+7
home/secrets.nix
+12
home/wezterm/default.nix
···
+72
lib/system.nix
···
+64
machines/sprite/configuration.nix
···
+1
machines/sprite/home.nix
···
+37
-4
modules/color-utils.nix
lib/colors.nix
···mkHighlight = { fg ? transparent, bg ? transparent, style ? "NONE" }: { fg=fg; bg=bg; style=style; };
-20
modules/darwin.nix
···
+10
-9
modules/default.nix
···
+40
modules/fonts/default.nix
···
modules/fonts/encrypt/DankMono-Bold.otf.age
This is a binary file and will not be displayed.
modules/fonts/encrypt/DankMono-Italic.otf.age
This is a binary file and will not be displayed.
modules/fonts/encrypt/DankMono-Regular.otf.age
This is a binary file and will not be displayed.
modules/fonts/encrypt/codicon.otf.age
This is a binary file and will not be displayed.
-12
modules/home-manager.nix
···
+7
-155
modules/mysql.nix
···-If left as the default value of `/var/lib/mysql` this directory will automatically be created before the MySQL-server starts, otherwise you are responsible for ensuring the directory exists with appropriate ownership and permissions.
+402
modules/nvim/theme.nix
···
+160
modules/services/mysql.nix
···+If left as the default value of `/var/lib/mysql` this directory will automatically be created before the MySQL+server starts, otherwise you are responsible for ensuring the directory exists with appropriate ownership and permissions.
+17
modules/shell.nix
···
-40
nix/channels.nix
···-nixPath = map ({ prefix, path }: "${prefix}=${__replaceStrings [ "/mnt/" ] [ "/" ] (toString path)}") __nixPath;
-14
nix/derivations.nix
···-copyFiles = name: entries: pkgs.runCommand name { preferLocalBuild = true; allowSubstitutes = false; }
-20
nix/hostname.nix
···
-35
nix/nix-path.nix
···
-14
nix/secrets.nix
···-openssl enc -d -aes-256-cbc -pbkdf2 -salt -base64 -in ${path} -out $out -kfile ${../.nix-secret}
-25
profiles/common.nix
···
-35
profiles/darwin.nix
···
-21
profiles/tools.nix
-31
profiles/users.nix
···
+19
secrets.nix
···