Commit Graph

975 Commits

Author SHA1 Message Date
d3aaefc995
nixos/suites/server: explicitly open firewall for SSH server 2025-01-01 16:26:59 +08:00
d3c00006ea
home-manager/services/openrefine: init 2025-01-01 16:26:59 +08:00
5465fd28c8
nixos/suites/editors: update VS Code base extension list 2025-01-01 16:26:58 +08:00
a8c6c9d7f9
nixos/suites: update config 2025-01-01 16:26:58 +08:00
bf2ea201c1
nixos/virtualisation/oci-containers/volumes: init 2025-01-01 16:26:58 +08:00
ae9a8be6fe
nixos/virtualisation/oci-containers/networks: init 2025-01-01 16:26:58 +08:00
663322b348
modules: update to latest nixpkgs conventions 2025-01-01 16:26:57 +08:00
64b33a9168
nixos/suites/dev: add Quickemu for virtual machines setup 2025-01-01 16:26:57 +08:00
12faece9cc
flake-parts/setups/disko: update importing of modules 2025-01-01 16:26:57 +08:00
8ed1f6fcf9
home-manager/services/ludusavi: create config in home directory
It needs the config directory to be writable where the manifest file
will be written alongside it.
2025-01-01 16:26:57 +08:00
ae551d64c7
nixos/suites/desktop: add Qt5, Qt6, and GTK4 as part of nix-ld library path
I don't even know if this is advisable to put it here.
2024-11-20 12:08:45 +08:00
d3d53f3146
nixos/state: add default value 2024-11-19 20:37:26 +08:00
a63782625b
nixos/suites/gaming: use Retroarch module and reduce the cores
In preparation for additional hosts that will be used exclusively as a
home media entertainment system which will have limited capabilities in
the first place.
2024-11-19 20:36:13 +08:00
6e46ea3930
flake-parts/disko-configurations: update type
It changed and also not worth it to recreate it manually so we'll leave
it as a raw type.
2024-11-19 20:27:46 +08:00
8c346a81fa
nixos/programs/retroarch: init 2024-11-19 19:09:22 +08:00
4617721161
home-manager/services/matcha: fix package name 2024-11-19 09:37:06 +08:00
8fa4d576f8
home-manager/programs/python: init 2024-11-14 16:17:29 +08:00
878c4c186f
nixos/programs/gnome-session: update examples 2024-11-13 10:01:55 +08:00
e64d10f2aa
flake-parts/setups/nixos: fix mkImage arguments 2024-10-30 19:50:04 +08:00
fc4891179d
home-manager/programs/zed-editor: remove
Available now in upstream.
2024-10-30 19:08:14 +08:00
5b82d00975
modules: remove noto-fonts-cjk
It's already duplicated with the other noto-fonts-cjk package.
2024-10-28 09:54:52 +08:00
e62ad1298b
nixos/suites/dev: add security submodule 2024-10-28 09:53:31 +08:00
0997a95234
devcontainers: init 2024-10-26 18:35:21 +08:00
7397c6d8bc
wrapper-manager: update options 2024-10-11 13:40:57 +08:00
763216c531
nixos/workflows/a-happy-gnome: update pkgnames 2024-10-04 17:10:43 +08:00
7eb4b43b7b
home-manager/services/borgmatic: update systemd service config 2024-10-04 16:34:02 +08:00
48ba662cb1
home-manager/services/ludusavi: update systemd service dependencies 2024-10-04 16:29:56 +08:00
5221aef821
nixos/services/archivebox: update systemd service dependency 2024-10-04 16:10:43 +08:00
68300be264
nixos/suites/i18n: update deprecated attributes 2024-10-02 17:08:07 +08:00
e04af9e41a
home-manager/programs/neovide: remove
It is available within the upstream with literally the same options.
2024-10-02 17:07:46 +08:00
6db247e6fe
home-manager/services/borgmatic: fix config location for service-enabled backup configs 2024-10-02 17:05:36 +08:00
9dfb0980ad
nixos/profiles/hetzner-cloud-cx22: init
It's mostly generic at this point and I want to manage more of them.
2024-10-02 13:07:10 +08:00
89bbff6a81
home-manager/services/borgmatic: remove Service.CPUPolicyScheduling=
systemd service directive

Ehhh... not working with the typical systemd installation to me. :/
2024-10-01 13:04:21 +08:00
de11a47aca
nixos/profiles/headless: remove deprecated attributes 2024-10-01 13:03:55 +08:00
9687b886a7
wrapper-manager/wraparound: migrate namespace from sandboxing
This is in consideration for other wraparound modules in the future
which does not involve a sandboxing framework or something similar.
2024-10-01 13:03:23 +08:00
1cd163a397
nixvim/plugins: update plugins package convention
NixVim maintainers and their whiplash decisions. ;p
2024-09-28 19:37:57 +08:00
2efee4c1a7
nixos/suites/server: fix default SSH server settings 2024-09-28 19:00:30 +08:00
88f5715fe1
nixos/state/ports: set default value
Whoops...
2024-09-28 19:00:01 +08:00
27ad019086
flake-parts/setups/nixos: fix deploy node settings 2024-09-28 18:59:36 +08:00
9292a75ffa
flake-parts/setups/nixos: add specialArgs through declarative setups 2024-09-28 18:59:13 +08:00
18e30ed70c
home-manager/services/borgbackup: init
Pretty much just a ported version of NixOS' BorgBackup service module.
2024-09-23 12:54:20 +08:00
9b75ded877
{home-manager,nixos}/state/paths: update example 2024-09-23 10:10:06 +08:00
511c25788c
flake-parts/devpackages: init 2024-09-22 20:46:32 +08:00
b02896bf15
nixos/services/crowdsec: update systemd service unit config 2024-09-22 18:05:05 +08:00
ab38c4604e
nixos/services/crowdsec: update default method for setting service config 2024-09-22 10:54:51 +08:00
edd5fc2f2a
nixos/workflows/a-happy-gnome: update Burn my Windows settings
Even though it might not on a working config. The best option is just
allowing to have a system-wide config which is yet to be implemented in
the extension. Might have to make a discussion about it.
2024-09-21 20:12:34 +08:00
9705646f30
nixos/shared-setups/server/crowdsec: update config 2024-09-18 09:52:48 +08:00
abfa06a0c3
nixos/services/crowdsec: update plugins to notificationPlugins
Just to be more specific for the FUTURE!
2024-09-18 09:51:15 +08:00
c5eac6f3f9
nixos/services/crowdsec: add data sources option 2024-09-18 09:49:03 +08:00
30a39a2fd8
nixos/shared-setups: init modules subset 2024-09-18 09:26:06 +08:00
9b1c1132b8
nixos/services/crowdsec: init 2024-09-18 09:25:39 +08:00
46e6409966
home-manager/suites/desktop: remove Thunderbird from documents submodule
Welp, there's now other Thunderbird package.
2024-09-13 21:24:42 +08:00
18a5b73978
home-manager/services/borgmatic: update comments and systemd service unit 2024-09-13 17:19:50 +08:00
61ed2525a6
home-manager/state/paths: update types to be consistent with NixOS version 2024-09-13 17:13:16 +08:00
a7a5e874a0
home-manager/extra-arguments: add NixOS subset for home-manager configs under NixOS systems 2024-09-13 17:08:42 +08:00
83bb89b33a
nixos/services/gallery-dl: refactor module for its settings merging
Instead of duplicating the options where the application selects those
options, we let the nixpkgs module system do that instead.
2024-09-11 13:05:21 +08:00
35548a428a
home-manager/services: update Install.WantedBy= directives 2024-09-10 08:13:11 +08:00
afd189ab81
nixos/suites/filesystem: make use of state variables 2024-09-07 22:08:00 +08:00
dabebb5f1d
nixos/state/paths: update value type 2024-09-07 22:07:01 +08:00
92cece8273
home-manager/services/borgmatic: init replacement module
Like the previous replacement module, we cannot test it properly since
it relies on `modulesPath` specialArg which home-manager initialize and
nmt doesn't.
2024-09-07 22:04:58 +08:00
d6a634f50a
home-manager/programs/borgmatic: init replacement module 2024-09-07 21:59:26 +08:00
c52c7f49f6
wrapper-manager/sandboxing: update modules 2024-09-04 14:28:53 +08:00
8cdb1921ce
wrapper-manager/sandboxing/bubblewrap: update launcher and add changelog to subproject 2024-09-04 14:28:04 +08:00
8f6c4a7a46
wrapper-manager/dconf: add env-wide dconf options 2024-08-30 11:59:29 +08:00
496527e76b
wrapper-manager/dconf: add read-only option to refer to database drv 2024-08-29 21:09:34 +08:00
8658febe8d
wrapper-manager/dconf: add keyfiles option 2024-08-29 21:08:39 +08:00
6b4422c8cd
wrapper-manager/dconf: add test and fix module
More proof that I don't do testing in this project. :)
2024-08-29 20:07:28 +08:00
459ce16ac6
nixos/suites: add programs 2024-08-25 19:12:09 +08:00
e0d82441a0
nixos/services/yt-dlp: fix values for systemd services 2024-08-25 19:11:30 +08:00
507cc0a693
wrapper-manager/programs/blender: update examples 2024-08-25 19:10:39 +08:00
83277cb09f
home-manager/state: add packages suboption 2024-08-23 14:38:55 +08:00
e2b93fa6df
nixos/services/ctrld: init 2024-08-22 19:45:15 +08:00
5ca6749d50
wrapper-manager/programs/jujutsu: init 2024-08-22 19:26:08 +08:00
26c5383fc9
nixos/services/yt-dlp: update handling of download paths
This also includes different paths for different metadata files.
2024-08-22 17:59:45 +08:00
03f51384cf
nixos/programs/gnome-session: add top-level systemd namespace for systemd-specific options
Also included a little refactor.
2024-08-21 18:51:57 +08:00
23b2be907f
nixos/services/yt-dlp: create job-specific archivePath 2024-08-21 18:14:31 +08:00
e4b63c084a
nixos/services: update dependency options for network-required services 2024-08-21 18:11:31 +08:00
60e40a2073
home-manager/services: update dependency settings for network-dependent services 2024-08-20 19:30:53 +08:00
3d1db5bfe3
nixos/programs/{gnome-session,sessiond}: update systemd options visibility
Forgot those are not set up properly. Otherwise, it will bloat up the
documentation.
2024-08-15 17:26:31 +08:00
4145bb6b6a
nixos/profiles/generic: enable generating cache for manpage doc 2024-08-15 17:22:06 +08:00
dfb16a9f0b
nixvim/plugins/firenvim: remove
There is an upstream module of it now with the same settings so it is
unnecessary.
2024-08-15 12:50:51 +08:00
23230295a4
nixvim/plugins/nvim-config-local: update to RFC-45-style settings 2024-08-15 12:49:44 +08:00
2ccd79d6b4
nixvim/plugins/nvim-remote-containers: init 2024-08-15 12:48:57 +08:00
5ffcfc2070
wrapper-manager/sandboxing/bubblewrap: add dbus-proxy-specific bwrap arguments to the launcher 2024-08-15 12:15:57 +08:00
9aa8cd7680
wrapper-manager/sandboxing/boxxy: remove escaping arguments
Similar reason to dd7856c46be1.
2024-08-12 17:56:36 +08:00
ea035976cc
home-manager/services/ludusavi: init 2024-08-12 17:55:50 +08:00
11e7d52350
wrapper-manager/sandboxing/bubblewrap: fix escaping arguments and launcher
The makeWrapper arguments are not escaped anymore for the binary wrapper
that automatically does this anyways.
2024-08-12 15:34:23 +08:00
11e2ae7e33
wrapper-manager/sandboxing/boxxy: refactor 2024-08-10 21:28:31 +08:00
20b483fda4
wrapper-manager/sandboxing/bubblewrap: fix options 2024-08-10 21:28:01 +08:00
456c5e771c
wrapper-manager/sandboxing/bubblewrap: add sysfs ro-binds as part of launcher optimizations 2024-08-10 21:27:29 +08:00
a2439e9419
wrapper-manager/programs/neovim: init 2024-08-10 12:46:23 +08:00
77411ba102
nixos/services/uxplay: update systemd service config 2024-08-06 11:20:15 +08:00
7d0ee596f2
wrapper-manager/sandboxing/bubblewrap: update launcher script 2024-08-06 11:17:56 +08:00
99b13543ae
wrapper-manager/sandboxing/bubblewrap: update default values 2024-08-06 11:17:22 +08:00
c73d27dba3
wrapper-manager/sandboxing: fix options for extraArgs 2024-08-06 11:07:07 +08:00
7524d87b49
wrapper-manager/sandboxing/bubblewrap: update closure path mount binds
It could be done by removing the string context but it is more tedious
to maintain in the long run so it would be best to have them separate.
2024-08-06 11:06:28 +08:00
c127b79eb1
wrapper-manager/sandboxing/bubblewrap: add destination to filesystem submodule 2024-08-06 11:04:34 +08:00
f58675d0f9
wrapper-manager/sandboxing/bubblewrap: enable sharing of entire Nix store by default 2024-08-06 11:02:42 +08:00
5773481ce0
wrapper-manager/sandboxing/bubblewrap: add option to bundle certificates from nixpkgs 2024-08-06 11:00:00 +08:00
a6c8213d57
wrapper-manager/sandboxing/bubblewrap: fix setting of global-wide config values for individual wrappers
May cause subtle bugs especially with compound value types such as
`attrsOf` and `listOf`.
2024-08-05 19:32:46 +08:00