Commit graph

586 commits

Author SHA1 Message Date
Dmitry Voronin 2cfd342176 Nix : Rename nix_shell var to resolve possible name collision. 2024-02-03 04:10:51 +03:00
Dmitry Voronin 51eb7a6092 Fix : Refactor Gnome RDP a bit. 2024-02-03 04:00:09 +03:00
Dmitry Voronin 8d8b0013ca Nix : Tmpshell now uses flakes. 2024-02-03 03:05:46 +03:00
Dmitry Voronin 0c16bad826 Help : Insert newline before Usage info. 2024-02-03 02:51:38 +03:00
Dmitry Voronin b2659806ba Packages : Add a beautiful ffmpeg and remove unused jdk. 2024-02-03 02:19:43 +03:00
Dmitry Voronin d9806b4ce4 App : Purge the flatpak ffmpeg from my life, finally I am free! 2024-02-03 02:18:28 +03:00
Dmitry Voronin 7af43e2edd Name : Throw a skip on archive instead of a warn. 2024-02-03 01:58:42 +03:00
Dmitry Voronin 7e990a783d Fix : Show extra warning for Gnome RDP fix. 2024-02-03 01:42:46 +03:00
Dmitry Voronin b2d90976fa Ps : Rename to resolve name colision. 2024-02-03 01:38:51 +03:00
Dmitry Voronin efb18dfb8e Fix : Add Gnome RDP fix. 2024-02-03 01:38:51 +03:00
Dmitry Voronin c6f281890d Home : Add pass to hosts. 2024-02-03 00:07:46 +03:00
Dmitry Voronin 278ddca61c Nix : Add switch function. 2024-02-03 00:04:38 +03:00
Dmitry Voronin 3a389c0c75 Gnome : Re-enable bloatware. 2024-02-02 23:59:26 +03:00
Dmitry Voronin fba80f85ce Bookmarks : Add home cloud dir. 2024-02-02 23:08:32 +03:00
Dmitry Voronin 0304ca6abb Own : Fix group for root. 2024-02-02 14:03:43 +03:00
Dmitry Voronin 0b22d1dd7a Fix : Use xargs for better compat. 2024-02-01 16:10:04 +03:00
Dmitry Voronin 09a28c47e7 Own : Fix users group detection. 2024-01-31 23:10:07 +03:00
Dmitry Voronin 1219ef791b Parse : Rename parse_simplify to parse_simple. 2024-01-31 18:41:14 +03:00
Dmitry Voronin 2836c4c0ab Tmux & Container : Use parse_alnum instead of parse_simplify. 2024-01-31 18:40:02 +03:00
Dmitry Voronin e6327c3c43 Fix : Add Gradle lock fix. 2024-01-31 18:37:29 +03:00
Dmitry Voronin 48f6407cc2 Tmux & Container : Kill by current dir name. 2024-01-31 18:25:30 +03:00
Dmitry Voronin c153a75507 Tmux & Container : Use current dir name when attaching by default instead of main. 2024-01-31 17:47:55 +03:00
Dmitry Voronin ccb9f5358a Nix : Rebuild on boot. 2024-01-31 17:34:34 +03:00
Dmitry Voronin 6af43e9c92 Flake : Move back to unstable and update lock file. 2024-01-31 17:33:06 +03:00
Dmitry Voronin a8da119043 Container : Hostname includes host hostname. 2024-01-31 13:51:59 +03:00
Dmitry Voronin 19ce640780 Home : Add iot to hosts. 2024-01-31 13:21:28 +03:00
Dmitry Voronin 31c34f3292 Nix : Rename update functions. 2024-01-31 03:32:45 +03:00
Dmitry Voronin 312d0810a9 Home : Add Google DNS. 2024-01-31 03:04:03 +03:00
Dmitry Voronin fc12df047d Flake : Split common module. 2024-01-31 02:53:37 +03:00
Dmitry Voronin 94b868bf93 Archive : Do not validate before extract. 2024-01-31 02:06:57 +03:00
Dmitry Voronin 4d629ed08a Common : Add wl-copy. 2024-01-31 01:52:06 +03:00
Dmitry Voronin 83720a60f7 Nvim : Comment sys clipboard copy as it is not working. 2024-01-31 01:48:36 +03:00
Dmitry Voronin d125b338bb Nvim : Add <Leader>y to copy to the sys clipboard. 2024-01-31 01:45:45 +03:00
Dmitry Voronin 3744c163d4 Nix : Comment the home-manager for now. 2024-01-31 01:39:51 +03:00
Dmitry Voronin fbcf01d892 Nix : Add home-manager to nix_unstable. 2024-01-31 01:38:16 +03:00
Dmitry Voronin abd7ded437 Flake : Add note to commit. 2024-01-31 01:36:57 +03:00
Dmitry Voronin 7f4b4ba3d3 Flake : Move modules from configurations to flake.nix. 2024-01-31 01:26:06 +03:00
Dmitry Voronin f789d82b16 Flake : Update lock file. 2024-01-31 01:16:10 +03:00
Dmitry Voronin 553b7ecfc5 System : Revert to older commit while waiting for AMDGPU fix. 2024-01-31 01:11:51 +03:00
Dmitry Voronin e62bbf5dd7 Common : Use latest kernel. 2024-01-31 01:07:40 +03:00
Dmitry Voronin 7575211de5 Common : Add tree. 2024-01-31 00:58:59 +03:00
Dmitry Voronin 92f8508733 Flake : Update lock. 2024-01-31 00:58:53 +03:00
Dmitry Voronin 5749ca713c Flake : Move back to unstable. 2024-01-31 00:32:50 +03:00
Dmitry Voronin 1d9434f9a5 System : Migrate to Flakes. 2024-01-31 00:32:00 +03:00
Dmitry Voronin 853a328412 Docker : Switch detachKeys to <C-z>. 2024-01-30 13:51:38 +03:00
Dmitry Voronin 9b115d93fe Container : Add Wayland support. 2024-01-30 00:09:24 +03:00
Dmitry Voronin b1e7b9cc58 Common : Add distrobox. 2024-01-29 20:50:53 +03:00
Dmitry Voronin 1a131c988e Ps1 : Fix formatting. 2024-01-29 14:00:00 +03:00
Dmitry Voronin 539e4ec2f1 Bash : Remove conflicting names. 2024-01-29 04:12:31 +03:00
Dmitry Voronin cc68c536b3 Nix : Use first package as a name for tmpshell. 2024-01-29 02:53:42 +03:00