Commit graph

183 commits

Author SHA1 Message Date
Alejandro Angulo eb6422e943
Moved openGL config into steam module
I originally added the openGL config for steam so I think it makes sense
to define that in the steam module.
2023-03-25 09:11:44 -07:00
Alejandro Angulo 2627bc30d5
Added nix-serve config
Could use some work, but it works for now.
2023-03-24 21:04:13 -07:00
Alejandro Angulo 4536c79c68
Added gammastep config 2023-03-19 18:50:22 -07:00
Alejandro Angulo b8140d086a
Cleanup 2023-03-19 18:43:37 -07:00
Alejandro Angulo be3bf8c098
Added ssh config 2023-03-19 18:37:46 -07:00
Alejandro Angulo e329727100
Updated to define new attributeset
Now considered a service instead of a program
2023-03-19 18:10:58 -07:00
Alejandro Angulo fbbd42860e
Added steam config 2023-03-19 18:10:43 -07:00
Alejandro Angulo a78a60abf8
Removed unnecessary comment 2023-03-19 09:41:35 -07:00
Alejandro Angulo 2c18824cea
Added exa config
Updated lockfile to use an updated version of the exa module in
home-manager.
2023-03-19 09:40:46 -07:00
Alejandro Angulo b640dbdbce
Added basic zsh config
Missing some utility packages I was installing earlier but I'll handle
those in a separate commit.
2023-03-19 09:29:16 -07:00
Alejandro Angulo 689760f4bc
Added tmux config 2023-03-19 09:17:08 -07:00
Alejandro Angulo ce56d5f9d3
Added neovim config 2023-03-19 09:10:00 -07:00
Alejandro Angulo f0d75d5632
Added gpg config 2023-03-19 08:56:42 -07:00
Alejandro Angulo e62903e640
Added git config 2023-03-19 08:46:23 -07:00
Alejandro Angulo 3192993253
Added mako 2023-03-19 08:27:28 -07:00
Alejandro Angulo d374a79f15
wip 2023-03-19 08:16:10 -07:00
Alejandro Angulo fb20c45ead
wip 2023-03-12 11:14:43 -07:00
Alejandro Angulo c15ee0a39b
wip 2023-03-11 20:03:48 -08:00
Alejandro Angulo 1231503914
refactor: reorganized systems 2023-03-04 08:32:24 -08:00
Alejandro Angulo 73f0dcd6ee
Updated lockfile
Also addressed some renamed options.
2023-02-13 18:09:50 -08:00
Alejandro Angulo ca421f2b60
Removed duplicates from plugins list 2023-02-13 18:05:02 -08:00
Alejandro Angulo 6800b78125
Misc updates
Installed some more utils system-wide and enable emulated builds for
armv6l-linux.
2023-02-13 18:04:19 -08:00
Alejandro Angulo 46918faa66
Exposed port 80 for nix-serve 2023-01-22 08:14:47 -08:00
Alejandro Angulo c516173cea
Fixed/updated broken match blocks
I never set `programs.ssh.enable` so the match blocks weren't taking
effect (and were incorrectly set anyway).
2023-01-16 15:21:46 -08:00
Alejandro Angulo f5ec75fe96
Configured gospel to be a binary cache 2023-01-15 12:32:38 -08:00
Alejandro Angulo 9e819f7d1a
Updated lockfile 2023-01-15 12:31:02 -08:00
Alejandro Angulo 38142c72c8
Enabled docker 2022-12-29 18:13:52 -08:00
Alejandro Angulo ff6f12303a
Removed slippi 2022-12-29 18:13:43 -08:00
Alejandro Angulo 563265fce6
Enabled client routing features
Still need to make sure to pass `--accept-routes` to `tailscale up`.
2022-12-24 15:29:48 -08:00
Alejandro Angulo 46c16dd127
Ran nix flake update 2022-12-24 15:28:52 -08:00
Alejandro Angulo a024578ee7
Configured ssh public key for github.com 2022-12-20 13:49:03 -08:00
Alejandro Angulo b736725494
Merge pull request #7 from alejandro-angulo/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-12-12 09:09:14 -08:00
pre-commit-ci[bot] 2bd0cb87d9
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0)
2022-12-12 16:34:09 +00:00
Alejandro Angulo c322a2df1a
Added misc packages 2022-12-05 21:34:31 -08:00
Alejandro Angulo b1a2c4b756
Updated lockfile 2022-12-05 20:23:59 -08:00
Alejandro Angulo 92012cda40
Updated lockfile 2022-11-27 09:14:03 -08:00
Alejandro Angulo 4705a46a62
Fixed gammastep 2022-11-27 08:08:02 -08:00
Alejandro Angulo d0fdb36a82
Added misc packages 2022-11-27 08:06:17 -08:00
Alejandro Angulo 32237bb1ac
Set wallpaper before sleep 2022-11-27 08:04:50 -08:00
Alejandro Angulo e4f5970abd
Removed redundant comment
The key listed is not specific to any one yubikey so the comment didn't
make sense.
2022-11-17 17:19:06 -08:00
Alejandro Angulo 38b79babe0
Updated fonts 2022-11-13 08:37:02 -08:00
Alejandro Angulo fffbcfa080
Enabled titlebars
This should have gone in an earlier commit (the one to make focused
windows more obvious) but I missed it.
2022-11-13 08:36:10 -08:00
Alejandro Angulo 07c2efc0a1
Enabled easier workspace switching
Can now hit the shortcut for the current workspace to jump to the
previous workspace. Now if I go from workspace 1 to workspace 5, I can
hit the shortcut for workspace 5 (while still in workspace 5) to jump
back to workspace 1 (don't have to remember which workspace I came
from).
2022-11-13 08:26:23 -08:00
Alejandro Angulo 72968f86b0
Made focused window more obvious 2022-11-13 08:25:49 -08:00
Alejandro Angulo 5d29b0a7fb
Updated/added wallpaper 2022-11-13 08:24:59 -08:00
Alejandro Angulo 590fb5075b
Updated lockfile 2022-11-07 17:30:13 -08:00
Alejandro Angulo 6d5f2deb9a
Added SSH key loaded on yubikey 2022-11-07 17:27:35 -08:00
Alejandro Angulo ccdf6916ee
Fixed positioning of monitors
Signed-off-by: Alejandro Angulo <iam@alejandr0angul0.dev>
2022-10-31 17:26:45 -07:00
Alejandro Angulo eb7ed50c09
Updated transparency 2022-10-31 17:22:56 -07:00
Alejandro Angulo 2b8a3e66d3
Added misc packages
Ran into a bunch of utils I was missing
2022-10-31 17:21:58 -07:00