Commit graph

16 commits

Author SHA1 Message Date
Felix Schröter 8dcece0836
feat: restructure system config
Create common system config and derive common server & desktop configs
from it.
2022-06-26 13:14:04 +02:00
Felix Schröter 4af1b35392
feat(system): move auto upgrade config
Moved to `system/default.nix` to `system/nix.nix`, which
makes it apply to home-server as well.
2022-06-26 12:56:37 +02:00
Felix Schröter 332d027471
feat(system): enable auto upgrades 2022-05-03 23:13:00 +02:00
Felix Schröter 5bc58270bb
feat(neovim): use nerdfonts & avoid emojis that break neovim
Some emojis break rendering in neovim/kitty due to width issues.
Can potentially be fixed by switching to a different terminal emulator
but I haven't found one matching my other needs yet.
2022-03-30 00:09:08 +02:00
Felix Schröter 9791074aec
feat: switch to pipewire 2021-08-01 14:45:18 +02:00
Felix Schröter 9ec8fd9052
feat: add openssl 2021-05-11 21:19:22 +02:00
Felix Schröter 533a172c53
feat: enable networking config 2021-05-11 21:19:00 +02:00
Felix Schröter 4d3bda09b9
style: format nix files 2020-09-23 13:19:19 +02:00
Felix Schröter 80d4bb746e
feat: migrate to nix flake 2020-09-23 12:36:30 +02:00
Felix Schröter b49348f887
feat(font): update fonts & fix emoji 2020-09-11 14:58:56 +02:00
Felix Schröter f3fb292dd1
feat(browsers): add firefox
- add nur
- set firefox as main browser
- move browsers into separate modules
2020-08-15 00:35:15 +02:00
Felix Schröter 3a95098280
feat: add hardened module 2020-08-14 23:19:21 +02:00
Felix Schröter 160fcd78eb
feat: remove networkmanager 2020-05-22 18:37:00 +02:00
Felix Schröter 35d682dd05
feat: add mullvad 2020-05-22 18:37:00 +02:00
Felix Schröter 17a527c023
feat: add noto and fira-code fonts 2020-03-24 00:55:49 +01:00
Felix Schröter 89f6ab94b4 feat: rearrange nix modules 2020-03-13 18:45:29 +01:00
Renamed from common/system.nix (Browse further)