Commit graph

58 commits

Author SHA1 Message Date
523a59f2b3
chore: switch to nixfmt-rfc-style 2024-09-02 18:16:22 -07:00
21f3af9aad
fix: remove redundant xdg-desktop-portal-hyprland package 2024-09-02 12:58:04 -07:00
8773107d9b
refactor: move ryujinx to gaming module 2024-08-28 19:58:21 -07:00
a59f117dff
feat: add media controls 2024-08-28 14:20:11 -07:00
927e098ab7
feat: open firewall ports for vite 2024-08-28 02:19:49 -07:00
f1207ea466
feat: add ryujinx 2024-08-27 20:46:31 -07:00
dd5715083a
refactor: remove unnecessary system specialArg 2024-08-26 01:47:06 -07:00
02a6f0b4f8
feat: switch to new package-based neovim flake 2024-08-24 23:58:52 -07:00
7fb6171dcf
chore: remove outdated sudo config for doas 2024-08-24 04:05:07 -07:00
4e5adbd869
feat: switch from sudo to doas 2024-08-24 03:52:55 -07:00
cbcb9467d6
chore: rename nixos to linux 2024-08-24 03:52:45 -07:00
dc86e970e7
networking: open firewall ports for grim dawn 2024-08-23 23:47:22 -07:00
6c200053b2
feat: add hamachi 2024-08-23 23:02:31 -07:00
675f37c5b1
feat: add spotifyd module 2024-08-22 01:38:05 -07:00
26439134dd
chore: switch to alejandra and format 2024-08-16 06:42:35 -07:00
f61adf8ad4
chore: add placeholder core nixos module 2024-08-15 00:51:43 -07:00
367e650979
feat: switch to tui-greet instead of sddm 2024-08-09 02:09:01 -07:00
42a823e70d chore: run nix fmt 2024-08-08 02:59:45 -07:00
5588373094 refactor(phobos): switch to correct hostname and use new hosts convention 2024-08-08 02:59:19 -07:00
822df005f5 Merge branch 'darwin' 2024-08-08 02:52:46 -07:00
4aa3ffcafd style: minor adjustments to kitty and fonts 2024-08-08 02:52:28 -07:00
f1bd68c3c9
refactor(modules): move fonts from common to nixos only 2024-08-08 02:41:31 -07:00
e387b8a0ac
feat(nixos): use cloudflare 1.1.1.1 nameservers 2024-08-07 19:26:09 -07:00
f0c424b39a refactor: move some unlikely to be shared config into hosts 2024-08-07 07:06:41 -07:00
098cbdd9f1 refactor: engage super ultra abstraction for multi-architecture
temp

temp
2024-08-07 07:02:26 -07:00
cde45f87fd feat: successfully compile on callisto (asahi aarch64) 2024-08-07 05:57:55 -07:00
e5c3d9c52b refactor: change hosts configuration to be more modular 2024-08-07 01:01:58 -07:00
ee4c922eb2 refactor: move home-manager configuration to users dir 2024-08-07 00:49:16 -07:00
8be52370c8 fix: revert regression introduced in c28597bc 2024-08-06 15:04:13 -07:00
c28597bc1a Merge branch 'fix-nixos' 2024-08-06 00:19:43 -07:00
1236708729 chore: run nixfmt 2024-08-06 00:13:05 -07:00
ccd6199d95 fix(nixos): repair some broken relative paths to build successfully 2024-08-06 00:11:19 -07:00
fa7e3d178e
refactor: move hardware configuration to machine-specific directory 2024-08-06 00:06:45 -07:00
5c35fda971 feat: add skhd keybinds for yabai 2024-08-05 18:46:25 -07:00
f7e40aa164 feat: add styles to yabai 2024-08-05 18:42:42 -07:00
35873a5b7c fix: partially revert 1056a696 and add kitty back
also adds titlebar-only hide_window_decoration
2024-08-05 18:11:20 -07:00
1d08f51068 feat: hide window decorations for kitty on darwin 2024-08-05 18:08:06 -07:00
1056a696d3 refactor: remove some hardcoded configuration in favor of overrides 2024-08-05 17:42:31 -07:00
cc8eb445a4 fix: cant mkdefault fish because of merging with integrations 2024-08-05 17:42:19 -07:00
e9badf4d3d feat: add more yabai configuration 2024-08-05 17:04:54 -07:00
89097fcb16 fix: reverts 911d49af which introduces infinite recursion error 2024-08-05 17:04:46 -07:00
3a917eb837 refactor: use mkDefault on all options in common 2024-08-05 03:23:18 -07:00
a164cd2d2f refactor: make fish overrideable using mkdefault 2024-08-05 03:17:52 -07:00
1155a2f1a9 refactor: make fish overrideable using mkdefault 2024-08-05 03:17:31 -07:00
911d49affa fix: correctly references darwinPackages 2024-08-05 03:16:30 -07:00
5a7a329829 refactor: correctly build darwin 2024-08-05 03:15:48 -07:00
b1f250812d refactor: integrate nix-darwin config 2024-08-05 02:51:43 -07:00
79ce8d824b refactor: add nix-darwin module 2024-08-05 02:34:34 -07:00
a66ecb45f2
refactor: modularize nixos system configuration 2024-08-03 18:52:42 -07:00
4bb597c38a
refactor: migrate the rest of the configuration out of home-manager 2024-08-03 18:45:54 -07:00