Commit graph

141 commits

Author SHA1 Message Date
2404862e0a
Introduced node system 2023-04-06 20:12:43 -07:00
b098765485
Removed extraneous mounts
Mounts are already happening due to config in associated
hardware-configuration files.
2023-04-06 19:34:49 -07:00
a62a059a99
Added inspiration section 2023-04-02 17:03:54 -07:00
7eee8b4d78
Simplified README 2023-04-02 16:55:26 -07:00
49a3f91200
Updated default dev shell packages 2023-04-02 16:40:36 -07:00
74c7294359
Added pre-commit package to development suite 2023-04-02 16:36:24 -07:00
b6d07f92d5
Added direnv configuration 2023-04-02 16:33:56 -07:00
fd078a45bc
Removed stale scripts 2023-04-02 16:25:52 -07:00
384716b10b
Updated lockfile 2023-04-02 16:25:32 -07:00
9ba10757d9
Ran alejandra on all files 2023-04-02 16:24:39 -07:00
58ac9bba79
Updated carbon to make use of workstation config 2023-04-02 16:22:51 -07:00
0123fe466f
Added development suite 2023-04-02 16:20:41 -07:00
4e302aef1c
Added utils suite
A common set of utils I want on my systems
2023-04-02 16:17:03 -07:00
55735cae6f
Added helper script to generate tmux themes 2023-04-02 16:03:15 -07:00
37c3a97fdd
Removed backup folder
Majority of this has been ported over and I don't need it as a reference
as much anymore.
2023-04-02 15:45:19 -07:00
766bb7f737
Changed default to relative numbering 2023-04-02 15:42:11 -07:00
6b086db976
Unified tmux, p10k, and nvim statuslines/prompts 2023-04-02 15:41:25 -07:00
1416df994f
Removed unused file 2023-04-02 15:05:54 -07:00
30832c3ac1
Fixed issue with paths being remounted
I noticed switching got slower and slower as I kept switching and there
were a lot of duplicate directories in my mount output.

See: https://discourse.nixos.org/t/duplicate-boot-entries-in-mount-output/26923/
2023-04-02 09:20:23 -07:00
00762bbc4e
Replaced powertop module with monitoring module
This new module includes a bunch of utilities for monitoring my systems.
2023-04-01 08:00:59 -07:00
4bf96cf94f
Updated lockfile 2023-04-01 07:59:33 -07:00
b8b1aee055
Enabled swayidle
Forgot to enable this in the earlier commit that introduced the swayidle
module :(
2023-03-30 08:56:16 -07:00
207364a427
Configured wallpaper for swaylock 2023-03-29 22:58:04 -07:00
2a6f844ff1
Tweaked path to be device-specific 2023-03-29 22:57:41 -07:00
dfd597c56b
Tweaked opacity and font size 2023-03-29 22:11:30 -07:00
9314d51fb9
Added wallpaper 2023-03-29 22:11:22 -07:00
bcd4db1758
Configured swayidle 2023-03-29 21:37:31 -07:00
d1063519b5
Added tmux and neovim bar integration 2023-03-29 19:56:27 -07:00
7b1a711969
Updated prompt 2023-03-26 10:44:18 -07:00
4cf8dcb927
Updated base16-shell 2023-03-26 10:20:10 -07:00
5c27dda9aa
Added powertop config 2023-03-26 10:11:18 -07:00
b5fedaa885
Updated zsh-syntax-highlighting 2023-03-26 10:02:24 -07:00
1604e3bc0c
Updated powerlevel10k 2023-03-26 09:56:26 -07:00
2df6ca03da
Added accumulated packages
Too lazy to add proper modules right now
2023-03-26 09:55:51 -07:00
3d6eb05ba4
Installed nix-prefetch 2023-03-26 09:55:13 -07:00
3acaeba1ce
Updated lockfile 2023-03-26 09:54:51 -07:00
943b4eb6be
Added playerctl config 2023-03-26 09:00:12 -07:00
bde962e1ac
Reintroduced swaylock keybinding 2023-03-26 08:39:28 -07:00
2ac7c6e40d
Updated zshrc to use neovim 2023-03-26 08:37:59 -07:00
e557b36cee
Added swaylock config 2023-03-26 08:36:56 -07:00
20c315adca
Cleanup 2023-03-26 08:32:05 -07:00
561676b538
wip 2023-03-25 22:05:37 -07:00
c811e70254
Fixed broken commit signing
Signed-off-by: Alejandro Angulo <iam@alejandr0angul0.dev>
2023-03-25 11:07:44 -07:00
5ce5814bf8
Increased bar font size
Also switched to using em units

Signed-off-by: Alejandro Angulo <iam@alejandr0angul0.dev>
2023-03-25 11:07:43 -07:00
f59154513d
Moved bar to bottom of screen
Signed-off-by: Alejandro Angulo <iam@alejandr0angul0.dev>
2023-03-25 11:07:43 -07:00
745b4939b8
Cleaned up redundant packages 2023-03-25 10:39:37 -07:00
ebc64912db
Added wl-clipboard to sway config 2023-03-25 10:39:03 -07:00
caa07b9be6
Updated flakes 2023-03-25 10:31:15 -07:00
872c42b12f
Cleanup
Cleaned up comments and removed some duplicate config
2023-03-25 10:21:14 -07:00
8df356ad9c
Added minimal zfs config
Still want to add an option for zfs on root later on.
2023-03-25 10:16:14 -07:00