Hilton Chain
257c5c56ec
utils: %rosenthal-base-file-systems: Add /tmp (tmpfs).
...
* rosenthal/utils/counter-stop.scm (%rosenthal-base-file-systems): Add
/tmp (tmpfs).
2 years ago
Hilton Chain
6f9173ca3d
utils: %rosenthal-base-services: Add ntp-service-type and rngd-service.
...
* rosenthal/utils/counter-stop.scm (%rosenthal-base-services): Add
ntp-service-type and rngd-service.
2 years ago
Hilton Chain
e660229753
utils: %rosenthal-base-packages: Add mosh.
...
* rosenthal/utils/counter-stop.scm (%rosenthal-base-packages): Add mosh.
2 years ago
Hilton Chain
caa37db34a
rosenthal: dnsmasq-china-list: Update to commit 840fc72b3cbb.
...
* rosenthal/packages/dns.scm (dnsmasq-china-list): Update to commit
840fc72b3cbb.
2 years ago
Hilton Chain
e7f392448d
bootloader: install-rpi4-arm64-bootloader: Don't depend on Nonguix.
...
* rosenthal/bootloader/u-boot.scm (install-rpi4-arm64-bootloader): Don't
depend on Nonguix.
2 years ago
Hilton Chain
a1e7e1df3c
services: Add smartdns-service-type.
...
* rosenthal/services/dns.scm: New file.
(smartdns-configuration,smartdns-shepherd-service,smartdns-service-type): New
variables.
2 years ago
Hilton Chain
5e809cd80d
rosenthal: smartdns: Update to 39.
...
* rosenthal/packages/dns.scm (smartdns): Update to 39.
2 years ago
Hilton Chain
f8aacd14fa
bootloader: Fix modules related build issue.
...
* rosenthal/bootloader/u-boot.scm: Fix modules related build issue.
* rosenthal/packages/gnome-xyz.scm: Likewise.
2 years ago
Hilton Chain
74501fd33a
utils: %rosenthal-base-services: Remove nftables-service-type.
...
* rosenthal/utils/counter-stop.scm (%rosenthal-base-services): Remove
nftables-service-type.
2 years ago
Hilton Chain
4b6fab01ca
bootloader: Add u-boot-rpi4-arm64-bootloader.
...
* rosenthal/bootloader/u-boot.scm: New file.
(%rpi4-arm64-boot-config,install-rpi4-arm64-bootloader)
(u-boot-rpi4-arm64-bootloader): New variables.
2 years ago
Hilton Chain
0b31c973e8
rosenthal: Add u-boot-rpi-arm64.
...
* rosenthal/packages/bootloaders.scm: New file.
(u-boot-rpi-arm64): New variable.
2 years ago
Hilton Chain
4c0227fb4a
services: Add miniflux-service-type.
...
* rosenthal/services/child-error.scm (miniflux-configuration)
(%miniflux-accounts,%miniflux-postgresql-role,miniflux-shepherd-service)
(miniflux-service-type): New variables.
2 years ago
Hilton Chain
f1d89d66f0
services: Add home-wakapi-service-type.
...
* rosenthal/services/child-error.scm (home-wakapi-configuration)
(home-wakapi-shepherd-service,home-wakapi-service-type): New variables.
2 years ago
Hilton Chain
8b741c241e
services: Add clash-service-type.
...
* rosenthal/services/child-error.scm (clash-configuration,%clash-accounts)
(clash-activation,clash-shepherd-service,clash-service-type): New variables.
2 years ago
Hilton Chain
9660dc4e92
services: Add qbittorrent-service-type.
...
* rosenthal/services/bittorrent.scm: New file.
(qbittorrent-configuration,%qbittorrent-accounts,qbittorrent-activation)
(qbittorrent-shepherd-service,qbittorrent-service-type): New variables.
2 years ago
Hilton Chain
1f31dedb6f
rosenthal: linux-xanmod: Update to 6.0.10.
...
* rosenthal/packages/linux.scm (%xanmod-version): Update to 6.0.10.
(doc-supported?): New variable.
(linux-xanmod-source,linux-xanmod): Adjusted accordingly.
2 years ago
Hilton Chain
5478467f96
rosenthal: qbittorrent-enhanced-edition-nox: Fix build issue.
...
* rosenthal/packages/bittorrent.scm (qbittorrent-enhanced-edition-nox)
[arguments]<#:phases>: Delete `wrap-qt` phase.
2 years ago
Hilton Chain
5f28176ab8
rosenthal: qbittorrent-enhanced-edition: Use QT5.
...
* rosenthal/packages/bittorrent.scm (qbittorrent-enhanced-edition)
(qbittorrent-enhanced-edition-nox): Use QT5.
The WebUI seems unusable when building with QT6...
2 years ago
Hilton Chain
f96276ca08
services: iwd-service-type: Fix build issue.
...
* rosenthal/services/networking.scm (iwd-shepherd-service,iwd-etc-service):
Switch back to `match-lambda`.
(iwd-configuration,iwd-service-type): Add description.
2 years ago
Hilton Chain
abeacc8731
services: cloudflare-tunnel-shepherd-service: Inline tunnel options.
...
* rosenthal/services/child-error.scm (cloudflare-tunnel-shepherd-service):
Inline tunnel-options.
2 years ago
Hilton Chain
6f168bc772
services: cloudflare-tunnel-configuration: Add extra-tunnel-options.
...
* rosenthal/services/child-error.scm (cloudflare-tunnel-configuration): Add
extra-tunnel-options.
(cloudflare-tunnel-shepherd-service): Honor it.
2 years ago
Hilton Chain
6dc8bbfa04
services: cloudflare-tunnel-configuration: Define with `define-configuration`.
...
* rosenthal/services/child-error.scm (cloudflare-tunnel-configuration): Change
to `define-configuration` form.
2 years ago
Hilton Chain
0c0571462b
services: cloudflare-tunnel-service-type: Add %cloudflare-tunnel-accounts.
...
* rosenthal/services/child-error.scm (%cloudflare-tunnel-accounts): New
variable.
(cloudflare-tunnel-shepherd-service,cloudflare-tunnel-service-type): Honor it.
2 years ago
Hilton Chain
2370498264
services: cloudflare-tunnel-shepherd-service: Reduce requirements.
...
* rosenthal/services/child-error (cloudflare-tunnel-shepherd-service)
[requirement]: Remove loopback and user-processes.
2 years ago
Hilton Chain
c41676ed0d
rosenthal: wlroots-dev: Update to commit f103dc74d89c.
...
* rosenthal/packages/wm.scm (wlroots-dev): Update to commit f103dc74d89c.
2 years ago
Hilton Chain
08744e6b0e
rosenthal: emacs-doom-modeline-dev: Update to commit 9f6ca7d61d89.
...
* rosenthal/packages/emacs-xyz.scm (emacs-doom-modeline-dev): Update to commit
9f6ca7d61d89.
2 years ago
Hilton Chain
b8dc8360e3
rosenthal: emacs-company-dev: Update to commit 00a739f9684c.
...
* rosenthal/packages/emacs-xyz.scm (emacs-company-dev): Update to commit
00a739f9684c.
2 years ago
Hilton Chain
6cb376d52e
rosenthal: dnsmasq-china-list: Update to commit 6e292dc0630f.
...
* rosenthal/packages/dns.scm (dnsmasq-china-list): Update to commit
6e292dc0630f.
2 years ago
Hilton Chain
93baac80be
rosenthal: Remove python-pynixutil. [upstreamed]
...
* rosenthal/packages/python-xyz.scm (python-pynixutil): Delete variable.
2 years ago
Hilton Chain
5dfcd408b7
rosenthal: Remove emacs-org-rainbow-tags. [upstreamed]
...
* rosenthal/packages/emacs-xyz.scm (emacs-org-rainbow-tags): Delete variable.
2 years ago
Hilton Chain
d4a52bd492
utils: %rosenthal-base-packages: Don't remove less.
...
* rosenthal/utils/counter-stop.scm (%rosenthal-base-packages): Keep less.
2 years ago
Hilton Chain
029d265317
rosenthal: dnsmasq-china-list: Update to commit d52acc37309e.
...
* rosenthal/packages/dns.scm (dnsmasq-china-list): Update to commit
d52acc37309e.
2 years ago
Hilton Chain
7916cbb6fe
rosenthal: emacs-doom-modeline-dev: Update to commit 986e9e0ab14a.
...
* rosenthal/packages/emacs-xyz.scm (emacs-doom-modeline-dev): Update to commit
986e9e0ab14a.
2 years ago
Hilton Chain
1be5726510
Add common variables shared across my configurations.
...
* rosenthal/utils/counter-stop.scm: New file.
2 years ago
Hilton Chain
2bc27145b3
Import seatd-service-type from Guix.
...
* rosenthal/services/desktop.scm: New file.
(seatd-configuration,seatd-service-type): New variables.
<https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services/desktop.scm >
Removed hard requirements for control group file systems.
2 years ago
Hilton Chain
0dff44354a
Add contents extracted from Kicksecure's resources.
...
* rosenthal/utils/kicksecure.scm: New file.
(%kicksecure-kernel-arguments,%kicksecure-sysctl-rules): New variables.
<https://github.com/kicksecure/security-misc >
See also: <https://www.kicksecure.com/wiki/Security-misc >
2 years ago
Hilton Chain
76acf97ec6
rosenthal: linux-xanmod: Don't build docs.
...
* rosenthal/packages/linux.scm (linux-xanmod)[arguments]<#:phases>: Don't
build docs.
2 years ago
Hilton Chain
2b8d1603a7
services: Add cloudflare-tunnel-service-type.
...
rosenthal/services/child-error.scm: New file.
(<cloudflare-tunnel-configuration>): New data type.
(cloudflare-tunnel-service-type): New variable.
2 years ago
Hilton Chain
bbbdd6afec
Import iwd-service-type from Nikita Domnitskii's dotfiles.
...
* LICENSES/BSD-3-Clause/2021-Nikita_Domnitskii.txt: New file.
* rosenthal/services/networking.scm: New file imported from krevedkokun's dotfiles.
<https://git.sr.ht/~krevedkokun/dotfiles/tree/master/item/channel/system/services/networking.scm >
2 years ago
Hilton Chain
b61194a46b
Import home-services-utils from rde.
...
* rosenthal/utils/home-services-utils.scm: New file imported from rde.
<https://git.sr.ht/~abcdw/rde/tree/master/item/gnu/home-services-utils.scm >
2 years ago
Hilton Chain
0b597e65c6
rosenthal: Add waylock.
...
* rosenthal/packages/wm.scm (waylock): New variable.
2 years ago
Hilton Chain
4c36462bef
rosenthal: Add grimblast.
...
* rosenthal/packages/wm.scm (grimblast): New variable.
2 years ago
Hilton Chain
9be629c953
rosenthal: Add hyprland.
...
* rosenthal/packages/wm.scm (hyprland-unbundle-wlroots-patch,hyprland): New
variables.
2 years ago
Hilton Chain
3702505c9c
rosenthal: Add wlroots-dev.
...
* rosenthal/packages/wm.scm (wlroots-dev): New variable.
2 years ago
Hilton Chain
ecd7d744e4
rosenthal: Add wlroots-0.16.0.
...
* rosenthal/packages/wm.scm: New file.
(wlroots-0.16.0): New variable.
2 years ago
Hilton Chain
6e6d098eb9
rosenthal: Add pixman-0.42.2.
...
* rosenthal/packages/xdisorg.scm (pixman-0.42.2): New variable.
2 years ago
Hilton Chain
bfee3c2dd3
rosenthal: Add libxkbcommon-minimal.
...
* rosenthal/packages/xdisorg.scm (libxkbcommon-minimal): New variable.
2 years ago
Hilton Chain
24b3016230
rosenthal: Add libxkbcommon-1.4.1.
...
* rosenthal/packages/xdisorg.scm (libxkbcommon-1.4.1): New variable.
2 years ago
Hilton Chain
8794ae8697
rosenthal: Add libdrm-2.4.114.
...
* rosenthal/packages/xdisorg.scm: New file.
(libdrm-2.4.114): New variable.
2 years ago
Hilton Chain
2f2deb4d77
rosenthal: Add buku-run-dev.
...
* rosenthal/packages/web.scm (buku-run-dev): New variable.
2 years ago