Commit graph

93 commits

Author SHA1 Message Date
Dmitry Voronin fd92907a05 Nvim : Share config with Android. 2024-03-25 01:10:28 +03:00
Dmitry Voronin 1eea96f31b Nvim : Fix nixos build. 2024-03-24 07:36:02 +03:00
Dmitry Voronin c4378ed064 NixOnDroid : Add nvim config. 2024-03-23 17:53:58 +03:00
Dmitry Voronin 4df09b2f99 Replace multiple etc with direct links. 2024-03-23 14:50:41 +03:00
Dmitry Voronin 48b6eece61 Package : Move desktop-related pkgs to Desktop module. 2024-03-23 14:19:36 +03:00
Dmitry Voronin fcfa814d71 Desktop : Add Godot. 2024-03-23 11:09:13 +00:00
Dmitry Voronin e59772adb9 Ask : Add ask_model. 2024-03-22 20:11:22 +03:00
Dmitry Voronin a374e6b68f Archive : Specify single thread for archive and xz. 2024-03-22 01:53:55 +00:00
Dmitry Voronin d667fabfd1 Wallpaper : Remove and replace with a black background. 2024-03-21 23:53:09 +03:00
Dmitry Voronin c5a66aef11 Bash : Remove old Wallpaper module. 2024-03-21 23:20:40 +03:00
Dmitry Voronin 7417a2286c Environment : Move everything to the relevant places. 2024-03-21 22:02:12 +03:00
Dmitry Voronin 380641c7ef Home : Remove old modules. 2024-03-21 17:52:48 +03:00
Dmitry Voronin 86eafdbeba Home : Create Default config and add Dasha and Root HM. 2024-03-21 17:42:09 +03:00
Dmitry Voronin 73fcd3a32e Nix : Allow to pass extra args. 2024-03-18 17:47:43 +03:00
Dmitry Voronin 4fed6a765e Sshd : Add dasha key. 2024-03-17 01:22:54 +03:00
Dmitry Voronin 6aaee42347 Package : Add neofetch. 2024-03-15 18:16:16 +00:00
Dmitry Voronin 3bf1ac28fa AutoUpdate : Move URL to const. 2024-03-15 16:37:56 +03:00
Dmitry Voronin c87400d8ed Package : Replace ncdu with gdu. 2024-03-15 00:12:16 +03:00
Dmitry Voronin 44dce46b60 YtDlp : Add a link to the repo. 2024-03-14 14:36:20 +03:00
Dmitry Voronin 4693bced76 YtDlp : Move to a separate package. 2024-03-14 13:24:49 +03:00
Dmitry Voronin 9ba6415a0b Archive : Disable filter completion. 2024-03-13 17:11:08 +03:00
Dmitry Voronin 00cdaba802 Su : Redir command output to the void. 2024-03-13 13:07:28 +03:00
Dmitry Voronin 859121ff85 Su : Sudo now runc cmd as a normal user if su binary is not available. 2024-03-13 02:56:48 +00:00
Dmitry Voronin b0953217e8 Save : Use sudo for rcp. 2024-03-13 04:32:41 +03:00
Dmitry Voronin 46b01f05b3 Archive : Fix local unarchive. 2024-03-13 00:24:52 +03:00
Dmitry Voronin 9ad7ff4701 Nvim : Add Haskell lsp. 2024-03-12 21:17:09 +03:00
Dmitry Voronin 176c458e2b Archive : Skip unarchive if not an archive. 2024-03-12 20:52:58 +03:00
Dmitry Voronin 595432957a Tmux : Switch status gold color to rosy brown. 2024-03-12 00:43:13 +03:00
Dmitry Voronin ce2271d100 Archive : Force pv to show progress. 2024-03-11 23:51:39 +03:00
Dmitry Voronin d11f20cc13 Root : Disable sudo. 2024-03-11 23:26:54 +03:00
Dmitry Voronin 044360be1a Archive : Add support for remote unarchive. 2024-03-11 23:20:31 +03:00
Dmitry Voronin 3801872c05 Su : Add sudo for su -c. 2024-03-11 21:47:51 +03:00
Dmitry Voronin 2958eddb86 Package : Add StrongSwan. 2024-03-11 13:16:01 +03:00
Dmitry Voronin 75e54f661c Nvim : Increate contrast. 2024-03-11 00:51:21 +00:00
Dmitry Voronin 664d2cbd54 Treesitter : Disable for lua temporarily. 2024-03-11 00:51:21 +00:00
Dmitry Voronin e250678396 Su : Add complete for voronind and dasha. 2024-03-10 08:25:49 +03:00
Dmitry Voronin fe58424edb Nix : Add --refresh for live build. 2024-03-10 08:05:08 +03:00
Dmitry Voronin a64d4d2fa6 Nix : Move extra sub to RemoteBuild. 2024-03-10 06:50:43 +03:00
Dmitry Voronin 77c05625bc Nix : Return substitutes. 2024-03-10 06:37:33 +03:00
Dmitry Voronin 6203720592 AutoUpdate : Update hourly. 2024-03-09 20:40:24 +03:00
Dmitry Voronin b367895072 Sshd : Add work key. 2024-03-09 20:13:06 +03:00
Dmitry Voronin 69e9681187 Sshd : Add phone key. 2024-03-09 17:10:51 +00:00
Dmitry Voronin 65bb700fe4 Sshd : Add home key. 2024-03-09 20:01:26 +03:00
Dmitry Voronin a695c2d91a Sshd : Add desktop key. 2024-03-09 19:57:19 +03:00
Dmitry Voronin 40b0fb5b0f Nix : Temporarily disable subs. 2024-03-09 19:42:03 +03:00
Dmitry Voronin 187b9ffe97 Sshd : Enable key auth. 2024-03-09 19:35:05 +03:00
Dmitry Voronin 9e9dbc8591 Ssh : Add ssh_keygen function. 2024-03-09 19:30:13 +03:00
Dmitry Voronin d2b04dfeeb Ssh : Add home pw caching. 2024-03-09 18:47:27 +03:00
Dmitry Voronin 1d1b3d2708 NixServe : Replace with RemoteBuilder. 2024-03-09 18:38:41 +03:00
Dmitry Voronin effd122bc5 Nix : Add nixcache.voronind.com as a local sub. 2024-03-09 17:17:25 +03:00