Commit Graph

550 Commits

Author SHA1 Message Date
installer
c3b984f8e8 This update includes improved window rules, switched to stable, separated the starfish config, fixed wofi dependency 2025-02-14 17:35:52 -06:00
installer
7e7b139852 Add user group for plugdev for qmk 2025-02-13 23:40:35 -06:00
installer
99fdbaf970 Add support for qmk 2025-02-13 23:40:00 -06:00
installer
76d7fda750 Change to base16 theme, change wallpaper and rofi image 2025-02-13 17:36:21 -06:00
installer
efafee2ffe Make current setup the default 2025-02-13 17:27:51 -06:00
Tyler Kelley
6a81eb5afe Merge branch 'dwilliam62-fix-home-mgr-build-errors-duplicate-definitions' into 'main'
Edit home.nix    Changes in Home manager result in duplicate definitions for...

See merge request Zaney/zaneyos!60
2025-01-30 16:51:22 +00:00
dwilliam62
99fb7939cc Edit home.nix Changes in Home manager result in duplicate definitions for... 2025-01-30 16:51:22 +00:00
Tyler Kelley
108960df17 Fix README, install script, and hosts configs for 2.3 release 2025-01-30 01:06:54 -06:00
Tyler Kelley
96e62a6399 Update README & Make things ready for stable 2.2 branch 2025-01-30 01:00:01 -06:00
installer
5068dbdf48 Add docker and docker-compose support 2025-01-29 15:42:10 -06:00
installer
ec69eb8737 Update window rules in Hyprland 2025-01-29 15:06:11 -06:00
installer
c0a55f8388 Updated stylix color references to fix issue #142 2025-01-29 14:40:23 -06:00
installer
72f381c5eb Enabled Hypridle in home.nix and included fixes in default hosts configuration 2025-01-29 14:23:25 -06:00
installer
a41897ab77 Added new configuration for my system, updated Hyprland configuration, updated flake lock file 2025-01-29 13:50:04 -06:00
Tyler Kelley
51178083c6 Merge branch 'console_font' into 'main'
Add variable for console keymap

See merge request Zaney/zaneyos!58
2025-01-29 19:43:52 +00:00
Tyler Kelley
c406cd49d3 Merge branch 'lvaylet-main-patch-9437' into 'main'
Fix config file names in `README.md`

See merge request Zaney/zaneyos!59
2025-01-29 19:41:35 +00:00
Laurent VAYLET
1268b0ef81 Fix config file names in README.md 2025-01-29 19:41:35 +00:00
Perry Thompson
5a58fd6da6 Add variable for console keymap
- Defaults to "us", like keyboardLayout
2024-10-15 09:21:35 -05:00
Tyler Kelley
7ce0797495 Fix Symbola causing errors and failed installs 2024-09-12 00:25:41 +00:00
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
0831dde384 Added apple silicon support 2024-08-07 17:31:20 -05: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
Tyler Kelley
4b10d6a17c Disable Touchpad While Typing 2024-08-01 17:25:14 +00:00
Tyler Kelley
d4945e8fe9 Merge branch 'keyboard-layout-fix' into 'main'
Keyboard layout fix

Closes #134 and #129

See merge request Zaney/zaneyos!55
2024-08-01 17:22:49 +00:00
redbeardymcgee
34005860a4 remove deprecated sound option 2024-07-31 19:42:32 -05:00
redbeardymcgee
ca7542a75d fix relative path import 2024-07-31 19:42:07 -05:00
Tyler Kelley
206f889d96 Merge branch 'dwilliam62-main-patch-96342' into 'main'
Update home.nix   Move starship enable statements  from inside hypridle...

See merge request Zaney/zaneyos!54
2024-07-30 23:03:02 +00: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
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
Tyler Kelley
90926b9cdb Merge branch 'keyboardLayout' into 'main'
Added keyboard layout support during install

See merge request Zaney/zaneyos!53
2024-07-30 17:09:42 +00:00
Zsolt Németh
39ba31d669 Added keyboard layout support during install 2024-07-24 15:32:51 +02:00
redbeardymcgee
389e02e602 fastfetch: dedupe repetitive values 2024-07-13 17:32:16 -05:00
redbeardymcgee
7b1b8e5655 fastfetch: unused binding 2024-07-12 23:29:22 -05:00
redbeardymcgee
c5ca4440cd fastfetch: stop being fancy with command 2024-07-12 23:28:41 -05:00
redbeardymcgee
1cd920f114 fastfetch: use outputColor not ansi 2024-07-12 23:03:27 -05:00
redbeardymcgee
a8dfa34bf9 fastfetch: wrap in settings attrset 2024-07-12 22:48:33 -05:00
redbeardymcgee
653c7ad319 fastfetch: actually enable the module 2024-07-12 22:30:32 -05:00
redbeardymcgee
9dcf0d1e2c Merge branch zaneyos:main into main 2024-07-13 03:23:23 +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
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
a2efb8a089 Merge branch 'fix-hyprpicker' into 'main'
adding -a to hyprpicker so it gets added to clipboard

See merge request Zaney/zaneyos!50
2024-06-20 19:32:00 +00:00
Josh Fabean
e33d70cc8f adding -a to hyprpicker so it gets added to clipboard 2024-06-20 09:34:12 -04:00
Tyler Kelley
496ed27b42 Merge branch 'dev' into 'main'
ZaneyOS 2.2 Release

See merge request Zaney/zaneyos!49
2024-06-18 19:49:42 +00:00
Tyler Kelley
7a6f011add update demo image 2024-06-18 14:23:50 -05:00
Tyler Kelley
cc4ed93a16 fix up waybar and add the missing keybinding to the script 2024-06-18 02:03:44 -05:00
Tyler Kelley
e5060faeb2 Make waybar pop wink wink 2024-06-17 21:52:36 -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