806a59d366
shell/zsh: update config, add completions, cleanup
2025-02-13 16:42:58 +01:00
a3f40b2778
flake: update inputs
2025-02-13 16:42:58 +01:00
f5d16c5e87
programs/editors: add basedpyright-fix for neovim
2025-02-13 16:42:58 +01:00
8cdb458c0c
programs/games: remove ankama-launcher
2025-02-13 16:42:58 +01:00
9648fdf0a5
programs/discord: autostart
2025-02-13 16:42:58 +01:00
6129318685
hjem/collection: add autostart module
2025-02-13 16:42:58 +01:00
2719bbada1
modules: consistently define systemd services
2025-02-13 16:42:58 +01:00
d14fc3c13d
programs/pcmanfm: add daemon service
2025-02-13 16:42:58 +01:00
749de574a0
programs: thunar -> pcmanfm
2025-02-13 16:42:58 +01:00
c5e559afc0
services/gtk: add awaita-icon-theme as fallback
2025-02-13 16:42:58 +01:00
8569d84f5b
options/style: switch icon theme to MoreWaita
2025-02-13 16:42:58 +01:00
76ee718615
flake: add morewaita as input
2025-02-13 16:42:58 +01:00
6c27c49918
hyprland/binds: run anyrun with uwsm
2025-02-13 16:42:58 +01:00
aa36a6eda9
services/gtk: add gtk3/4 settings in dconf
...
dconf is seemingly the preferred way to setup GTK theming and settings
(including icon themes etc.).
2025-02-13 16:42:58 +01:00
b15f8de08f
services/gtk: add back dconf settings
...
`xdg-desktop-portal-gtk` did not seem to open my apps with the correct
themes when using `xdg-open`, which I assume to be because it's trying
to read from `dconf` in order to set the themes correctly.
2025-02-13 16:42:58 +01:00
a6e1683060
shell/starship: add git short status
2025-02-13 16:42:58 +01:00
b6d62c71fe
services/gtk: remove dconf
2025-02-13 16:42:58 +01:00
a1ebf9d7fa
options/style: add assertion for icon theme
2025-02-13 16:42:58 +01:00
ceac787218
options/style: switch to kora as default icon theme
2025-02-13 16:42:58 +01:00
6f4e01d8fa
services/gtk: use singleton to remove unnecessary list
2025-02-13 16:42:58 +01:00
22a9c7e80b
readme: update README
2025-02-13 16:42:58 +01:00
c0dda38da1
treewide: export shared/modules/hjem
...
This method takes inspiration from how
[hjem-rum](https://github.com/snugnug/hjem-rum ) does it
2025-02-13 16:42:58 +01:00
1a299516a3
shared/modules/hjem: update environment module to use ~/.profile
instead
...
I decided to go with the simpler solution of using `~/.profile`, as that
is the only option that will ensure that the environment will be set
correctly. If you launch a more barebones compositor such as Hyprland
from your tty, since it won't be launched by systemd it will not inherit
the environment.
2025-02-13 16:42:58 +01:00
f6fedf748f
treewide: add environment module from hjem PR
...
This commit adds the module I made for hjem (https://github.com/feel-co/hjem/pull/16 ). Needs to be removed after it gets merged.
2025-02-13 16:42:58 +01:00
3540b0af76
programs: add comma with nix-index-database
2025-02-13 16:42:58 +01:00
c208306c96
flake: nix-index-db -> nix-index-database
2025-02-13 16:42:58 +01:00
46c78fe6e1
core/nix: remove unused attribute
2025-02-13 16:42:58 +01:00
50ed7b7b4d
services/gnome: add seahorse
2025-02-13 16:42:58 +01:00
8bd8c3f995
flake: remove non existing override
2025-02-13 16:42:58 +01:00
7a109c779e
flake: update inputs
2025-02-13 16:42:58 +01:00
Eman Resu
4e6b2a1162
flake: remove duplicate inputs
2025-02-13 16:42:58 +01:00
499973debf
flake: update inputs
2025-02-13 16:42:58 +01:00
b67d532e24
editors/neovim: add nixd
2025-02-13 16:42:58 +01:00
dfc86765ff
flake: update nvf
2025-02-13 16:42:58 +01:00
4dcf7a0890
modules: move nh from core/nix to programs
...
This is a user program, it cannot be in core.
2025-02-13 16:42:58 +01:00
7dcc38f6a2
core/users: conditionally enable user options
...
We don't want to create extra groups on the server user, and we don't
wanna setup hjem for it either.
2025-02-13 16:42:58 +01:00
ed3dde6c28
options: provide defaults for user and fullName
...
This fixes users not being present, even on the server. We have to
create a placeholder user, even if we're only going to ssh as root.
2025-02-13 16:42:58 +01:00
5e568693f6
services/searx: fix secrets relative path
2025-02-13 16:42:58 +01:00
dccea7f8c6
hosts: import hjem everywhere
...
This fixes evaluation issues when hjem is not a known option.
2025-02-13 16:42:58 +01:00
d9bcae7d25
programs/discord: move to directory to use canary and apply krisp-patcher
2025-02-13 16:42:58 +01:00
a0f3b2b2d8
flake: update inputs
2025-02-13 16:42:58 +01:00
cdf775bb8a
services/greetd: enable gnome-keyring on greetd unlock
2025-02-13 16:42:58 +01:00
befd97efe5
core/nix: point NIX_PATH to flake nixpkgs
2025-02-13 16:42:58 +01:00
fddfda5787
services: fix gnome keyring not unlocking on login
2025-02-13 16:42:58 +01:00
2b85d48a32
programs/anyrun: remove unnecessary css
2025-02-13 16:42:58 +01:00
7e2602becd
services/gtk: set theme and variant using dconf, change accent to purple
2025-02-13 16:42:58 +01:00
aaa060915a
programs/anyrun: update border color
2025-02-13 16:42:58 +01:00
95d6d0cc32
services/gtk: add theme package and session variables
2025-02-13 16:42:58 +01:00
ef4a5c8ae6
services/gtk: use base16 colors for gtk
2025-02-13 16:42:58 +01:00
f71dd9c197
options/style: switch to adw-gtk3 gtk theme
2025-02-13 16:42:58 +01:00