Commit Graph

31 Commits

Author SHA1 Message Date
dwilliam62
43a4c6fca5 Update home.nix Move starship enable statements from inside hypridle configuration code section, to below where kitty is enabled to resolve hyprldle problem 2024-07-30 18:43:59 +00:00
Tyler Kelley
b44fd2724b Merge branch 'dwilliam62-main-patch-30445' into 'main'
Update config.nix  Fixes  opengl trace warnings for DRI and opengl name changed...

See merge request Zaney/zaneyos!51
2024-07-30 17:21:03 +00:00
Tyler Kelley
0166e21d71 Merge branch 'main' into 'main'
fastfetch: convert config to nix

See merge request Zaney/zaneyos!52
2024-07-30 17:19:23 +00:00
Zsolt Németh
39ba31d669 Added keyboard layout support during install 2024-07-24 15:32:51 +02:00
redbeardymcgee
17b02a86f8 fastfetch: convert config to nix
The config was previously in `jsonc` format. This isn't
necessarily a problem, but `jsonc` is very obviously
a worse format than the `nix` DSL! (maybe)

At the least, this enabled changing a very, very long line
easily to an embedded shell script with embedded syntax
highlighting on at least `neovim` with `tree-sitter`.

This change also makes the embedded shell script an actual
real executable shell script that goes into the nix store.
It doesn't serve much value, but why not have a reusable
script when it's free as a result of other improvements?
2024-07-12 22:17:26 -05:00
dwilliam62
375c1214be Update config.nix Fixes openg trace warnings for DRI and opengl name changed to 'graphics' Also gnome.file-roller moved to file-roller Disabled logitech mouse driver to avoid the python nose being incompatible with python3.12 2024-07-11 23:38:07 +00:00
Tyler Kelley
1b6dd29380 Added transparency for a little spice of life inspired by JaKoolit 2024-06-17 21:47:24 -05:00
Tyler Kelley
23662bf5d8 updated changelog and added some cool easter eggs 2024-06-17 18:42:53 -05:00
Tyler Kelley
760510cc3c Switch to eza for better ls 2024-06-17 18:28:44 -05:00
Tyler Kelley
dd9bdda1a9 switching to brave 2024-06-17 17:49:31 -05:00
Tyler Kelley
7972c42e94 added new wallpapers and trying new wallpaper for theme 2024-06-17 16:40:06 -05:00
Tyler Kelley
c9623aadcd Update changelog and add btop 2024-06-17 16:28:11 -05:00
Tyler Kelley
439edee52b Update to using fastfetch as is just better 2024-06-17 15:35:44 -05:00
Tyler Kelley
9f9eaea1b4 remove extra line from home.nix 2024-06-17 13:41:02 -05:00
Tyler Kelley
0fa34a8ce0 remove unneeded hyprland input since home manager doesnt need it or use it 2024-06-17 13:26:32 -05:00
Tyler Kelley
80728b1637 had to re-enable avahi as printing requires it and I am dumb lol 2024-06-17 01:11:42 -05:00
Tyler Kelley
7c768d5fe6 Removed extra packages - updated flake - added fixes for hyprland and removed broken bash language server. 2024-06-17 01:05:41 -05:00
Tyler Kelley
032897a15e Fix default variables 2024-05-31 22:45:18 -05:00
Tyler Kelley
a987fa94bf Changed bash aliases, setup the new default host dir, removed pkgs dir with extra sddm bs, and playing around with script 2024-05-31 22:42:02 -05:00
Tyler Kelley
4dceea0296 Remove pkgs flake.nix useless definition and run a nixfmt 2024-05-24 00:14:25 -05:00
Tyler Kelley
ab8d0ff2eb Finishing theming for waybar with stylix 2024-05-22 00:12:27 -05:00
Tyler Kelley
931f6b87c9 Fix version number in default 2024-05-21 16:30:07 -05:00
Tyler Kelley
5acaa6a37e Add killall to the programs and make use of it in exec-once hope to fix logout login problems 2024-05-21 16:26:59 -05:00
Tyler Kelley
ba9854fc7e Add the note about chrome to the default variable file 2024-05-21 16:03:13 -05:00
installer
de83c4a4fc Updated the neofetch alias, I removed it for some reason 2024-05-19 15:46:09 -05:00
Tyler Kelley
be9add0954 Updated the flake-update to actually work lol 2024-05-19 12:48:59 -05:00
Tyler Kelley
f509aa41f4 add hyprlock image among other fixes 2024-05-19 10:42:31 -05:00
Tyler Kelley
5b4c1fb787 Add new default host, move some environment variables, etc 2024-05-19 10:10:01 -05:00
Tyler Kelley
0dd51a1c57 Massive Flake Rewrite 2024-05-14 01:44:34 -05:00
Tyler Kelley
81872813fe Updated script for support with multiple hosts 2024-04-03 19:24:49 -05:00
Tyler Kelley
abce019203 Adding changes for complete support of multiple host setups 2024-04-03 19:01:52 -05:00