Commit Graph

16 Commits

Author SHA1 Message Date
Tyler Kelley
851a0a6538 Merge branch 'fastfetch-import' into 'main'
fastfetch: correctly import new configuration

Closes #135

See merge request Zaney/zaneyos!56
2024-08-09 01:50:00 +00:00
Tyler Kelley
630685be73 Added Asahi Support For Running ZaneyOS on M1 Devices 2024-08-03 00:59:18 -05:00
redbeardymcgee
62ed522a40 fastfetch: correctly import new configuration 2024-08-02 16:10:31 -05:00
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
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
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
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
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
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
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
5b4c1fb787 Add new default host, move some environment variables, etc 2024-05-19 10:10:01 -05:00