Commit graph

223 commits

Author SHA1 Message Date
ff1392552b
hosts: rename cityseventeen and apeturescience 2025-04-22 03:03:02 +01:00
7a3833b08a
nixos: fix font options; cityseventeen: change font to aporetic 2025-04-21 13:45:35 +01:00
f9c6b206ca
qutebrowser: lint with ruff (with ALL selected) 2025-04-21 12:00:16 +01:00
0e93cee685
refactor: refactor fonts option 2025-04-20 15:38:07 +01:00
cb376aa64b
zsh: init zsh module 2025-04-20 11:25:47 +01:00
5f10495f6d
cityseventeen: change fuzzel font size to 16 to make menu looks partially better 2025-04-20 09:50:27 +01:00
3249734cba
cityseventeen: change font from anakron to kirsch 2025-04-20 09:45:34 +01:00
0f84fdf8b4
foot: init module 2025-04-17 15:37:04 +01:00
f5b3a4f3e2
{flake,apps}: update flake; swap out some apps 2025-04-16 23:00:37 +01:00
717a0b8a21
hosts/{apeturescience,cityseventeen}: init apeturescience, change font and size in cityseventeen 2025-04-16 12:52:42 +01:00
ea7dd98c09
refactor: better modularise arturm/configs/qutebrowser
There are other changes too, such as some tiny refactors to make some things a
small bit more readable. For example: I added a variable in
`cityseventeen/apps.nix` to make environment variables a small bit easier to
read. It is pretty much the same case in `cityseventeen/themes.nix` except I
used map to get each attribute set with package instead of mapAttrs.

There are also some minor tweaks here and there but it isn't worth talking
about.
2025-04-14 19:01:34 +01:00
cddcce6db9
treewide: read commit description
What changed here was:
- I updated the lock file
- I added ZNC to my services
- I moved my services to a new directory
- I renamed my user to arturm
- I renamed my system to cityseventeen
- I moved to en_US.UTF-8
- I switched to using Rose Pine
- I added a Mako option
- Some refactoring where it was needed

These are all changes I forgot to commit, I had intentions
of commiting them but I didn't until now. Oops!
2025-04-12 20:50:25 +01:00
0d7aa6843b
cityseventeen: rename and make tokyo night 2025-04-03 02:26:24 +01:00
6004b4eac5
solterra(apps): replace dunst with mako 2025-03-28 00:19:18 +00:00
6420ebef60
meta: add at least 24 commits into one 2025-03-22 17:36:40 +00:00
db2564d828
refactor(repo): reformat to nixfmt; relicense to 0BSD 2025-03-06 20:45:49 +00:00
035fb24038
refactor!(tmpfiles): expand power upon tmpfiles by deabstracting
This returns tmpfiles to its original form. Turns out that
making something too simple gives it less power.
2025-03-06 01:07:54 +00:00
f4770f1908
refactor(lib): expose lib to nixos as lib' 2025-03-05 18:53:12 +00:00
4e2ae9fdfd
feat(jellyfin): init jellyfin 2025-03-05 14:32:32 +00:00
3baf81506f
feat(solterra): redo rice 2025-03-04 10:31:55 +00:00
526881811c
chore(solterra): rename python to solterra
python is not a good hostname, subaru cars are better.
2025-03-01 14:12:25 +00:00
8b918a57a6
chore: update flake 2025-02-26 01:39:38 +00:00
be97ef1692
refactor(wrappers): remove wrapping
As much as I prefer wrappers, I feel like it is too much work to set them up because no one likes standards...
2025-02-25 20:53:51 +00:00
6d555ec898
feat(sleep-or-die): fix my sleep schedule 2025-02-24 02:50:37 +00:00
85701e0e29 docs(README): fix video embed
editing markdown is pretty annoying i have to be honest

Signed-off-by: amadaluzia <amad@atl.tools>
2025-02-22 22:14:38 +00:00
56f1dfa686
docs(README): fix video embed 2025-02-22 22:01:57 +00:00
4217064f60
docs(README): move to markdown 2025-02-22 21:56:16 +00:00
38774cc02d
feat(everforest): move to everforest 2025-02-22 21:16:46 +00:00
bb630128de
feat(ssh): maximise using amad@atl.tools 2025-02-14 23:26:16 +00:00
Artur Manuel
883d79fa0f fix(libvirt): remove libvirt 2025-02-12 16:44:55 +00:00
Artur Manuel
33583e6200 fix(repo): repair stuff broken by alqages 2025-02-11 17:17:28 +00:00
Artur Manuel
c8369fc81c feat(overlays): remove overlays from repo
all packages have been moved to alqages
2025-02-10 20:30:23 +00:00
Artur Manuel
5b2a8031c2 chore(emergency): commit everything to prepare for a reinstall
What happened? My system OOM'd, and now my entire system is broken.

I have to reinstall *everything*.
2025-02-08 22:24:28 +00:00
Artur Manuel
39fdba2a9d docs(README): add credit 2025-02-08 14:48:32 +00:00
Artur Manuel
89724ccdc1 docs(README): WRONG BREAKLINE!!! 2025-02-08 14:47:02 +00:00
Artur Manuel
9b3f06463b docs(README): fix formatting again... 2025-02-08 14:44:36 +00:00
Artur Manuel
4323c4f706 docs(README): fix formatting 2025-02-08 14:29:05 +00:00
Artur Manuel
1da430f8a8 docs(README): init README 2025-02-08 14:27:34 +00:00
Artur Manuel
c5fc93361e feat(users): allow users to be enabled 2025-02-06 01:51:42 +00:00
Artur Manuel
24c925ecaf refactor(configs): remake some of my configs 2025-02-04 20:12:54 +00:00
Artur Manuel
711aa9dc0e feat(emacs): init emacs 2025-02-04 15:59:46 +00:00
Artur Manuel
b57b8151ed refactor(flake): avoid imports 2025-02-04 11:10:02 +00:00
Artur Manuel
6f79c94f11 refactor(flake): refactor lib for flake-parts 2025-02-02 16:37:47 +00:00
Artur Manuel
c2b4d1adb9 refactor(cleanup): update flake, clean editorconfig 2025-02-01 14:29:03 +00:00
Artur Manuel
c4a290ae63 feat(wrappers): start wrapping configs
thanks to @fdncred for the ls function with nushell
2025-01-31 21:38:32 +00:00
Artur Manuel
d757d6b432 fix(swaybg): fix swaybg service 2025-01-30 01:15:23 +00:00
Artur Manuel
a7d9aebdca fix(nushell): finally fix env.nu 2025-01-29 20:19:17 +00:00
Artur Manuel
69abdc09fe fix(nushell): fully fix config 2025-01-29 20:11:51 +00:00
Artur Manuel
1a8bb2b25f fix(nushell): fix config 2025-01-29 20:09:07 +00:00
Artur Manuel
8c86c95376 fix(nushell): revert previous commit
This reverts commit a9968755a0.
2025-01-29 19:53:32 +00:00