Commit Graph

62 Commits (58a9713d4a7cb0aec5d5e694048897a90ad357eb)

Author SHA1 Message Date
Luis Guilherme Coelho e4d923dd41
operating-systems: buer: Remove unnecessary comments 2024-11-25 14:29:49 -03:00
Luis Guilherme Coelho 90b6c5d6c2
operating-systems: buer: Add comment on essential-services section 2024-11-25 14:29:45 -03:00
Luis Guilherme Coelho 99675cf4fd
operating-systems: buer: Setup timer-related shepherd-services 2024-11-25 14:29:40 -03:00
Luis Guilherme Coelho 0a0e377d5f
operating-systems: buer: Use shepherd 1.0.0rc1 2024-11-25 14:29:40 -03:00
Luis Guilherme Coelho 756c977ff0
operating-systems: buer: Remove psmisc utils 2024-11-25 14:29:38 -03:00
Luis Guilherme Coelho d2fd2d91bc
operating-systems: buer: Remove wireguard-tools, since it's currently unused 2024-11-25 14:29:38 -03:00
Luis Guilherme Coelho 7fe98bb4eb
operating-systems: buer: Remove extra comment tag in module imports 2024-11-25 14:29:38 -03:00
Luis Guilherme Coelho 9134370c23
operating-systems: buer: Add /swap/swapfile for eventual long hibernations 2024-11-25 14:29:37 -03:00
Luis Guilherme Coelho 92aa147de0
operating-systems: buer: Remove extra slash when symlinking persistent files 2024-11-25 14:29:37 -03:00
Luis Guilherme Coelho 0d8a3530d8
operating-systems: buer: Remove unecessary module import 2024-11-25 14:29:37 -03:00
Luis Guilherme Coelho cb926a465f
operating-systems: buer: Remove avahi 2024-11-25 14:29:37 -03:00
Luis Guilherme Coelho a94c55bc8d
operating-systems: buer: Remove guix-publish service 2024-11-25 14:29:34 -03:00
Luis Guilherme Coelho c610f2f584
operating-systems: buer: Add /etc/config.scm as a special file that symlinks to (operating-systems buer) module location 2024-11-25 14:29:34 -03:00
Luis Guilherme Coelho b0cb05691f
operating-systems: buer: Remove extra indicator comment 2024-11-25 14:29:34 -03:00
Luis Guilherme Coelho 6f8d4a801c
operating-systems: buer: Set uncompressed zram size to 2*ram, use greetd-service-type from (radix services greetd) 2024-11-25 14:29:34 -03:00
Luis Guilherme Coelho 516455fd24
operating-systems: buer: Remove guix-for-channels declaration 2024-11-25 14:29:33 -03:00
Luis Guilherme Coelho b045c14bf9
operating-systems: buer: Use guix-for-channels to instantiate a custom guix 2024-11-25 14:29:33 -03:00
Luis Guilherme Coelho b4a4daa914
operating-systems: buer: Move to impermanence setup 2024-11-25 14:29:32 -03:00
Luis Guilherme Coelho 322e24af31
operating-systems: buer: Add https://guix.bordeaux.inria.fr 2024-11-25 14:29:32 -03:00
Luis Guilherme Coelho 1810fac47d
operating-systems: buer: Rename operating-system to buer 2024-11-25 14:29:32 -03:00
Luis Guilherme Coelho 1730718338
operating-systems: buer: Update kernel version 2024-11-25 14:29:27 -03:00
Luis Guilherme Coelho 856895b5f0
operating-systems: buer: Use bash as system and root shells 2024-10-06 09:06:20 -03:00
Luis Guilherme Coelho 6aa774f0cb
operating-systems: buer: Remove lvm2 udev rules, and omit the default udev implementation 2024-09-29 07:56:59 -03:00
Luis Guilherme Coelho a8edd4938a
operating-systems: buer: Use %loopback-static-networking instead of it's explicit value 2024-09-28 23:58:18 -03:00
Luis Guilherme Coelho 02a3a08e17
operating-systems: buer: Keep logs for two months instead of three 2024-09-28 23:57:26 -03:00
Luis Guilherme Coelho 20a9f1a9d9
operating-systems: buer: Omit syslog-service configuration, since buer uses the default one 2024-09-28 23:56:18 -03:00
Luis Guilherme Coelho dde2391e44
operating-systems: buer: Remove video from greeter-suplementary-groups. Use a #t terminal-switch only for the first tty. 2024-09-27 22:27:27 -03:00
Luis Guilherme Coelho 6f4c7565ee
operating-systems: buer: Add substitute-key:yumiko.pub to the list of authorized-keys. Take module name changes into consideration 2024-09-26 10:39:45 -03:00
Luis Guilherme Coelho 281d9ee65d
operating-systems: buer: Update to opendoas-service-type 2024-09-22 15:46:29 -03:00
Luis Guilherme Coelho b82ae9561b
operating-systems: buer: Remove guix-for-channels and fix guix-home-service configuration 2024-09-15 16:06:07 -03:00
Luis Guilherme Coelho 2124101ca7
operating-systems: buer: Remove berlin.guix.gnu.org from substitute-urls 2024-09-04 12:36:49 -03:00
Luis Guilherme Coelho 655610ad91
operating-system: buer: Fix kernel-arguments entry expr 2024-08-28 22:00:16 -03:00
Luis Guilherme Coelho f79c1d9f87
operating-systems: buer: Rewrite kernel-arguments using De Morgan's Law and (@@ (radix combinators) on). 2024-08-24 21:38:35 -03:00
Luis Guilherme Coelho fc350ac313
operating-systems: buer: Use privileged-programs instead of setuid-programs 2024-08-22 00:03:41 -03:00
Luis Guilherme Coelho b489fb6913
operating-systems: buer: Add GUILE_LOAD_COMPILED_PATH to setenv of the first permit-statement of doas configuration 2024-08-13 00:43:07 -03:00
Luis Guilherme Coelho b28a4e57a6
operating-systems: buer: Update kernel to linux-libre-6.10 2024-07-31 21:49:10 -03:00
Luis Guilherme Coelho 624b3cb888
operating-systems: buer: Add public keys from %default-authorized-guix-keys to authorized-keys 2024-07-17 23:30:05 -03:00
Luis Guilherme Coelho df05c08f9c
operating-systems: buer: Use default grub timeout 2024-07-09 19:28:11 -03:00
Luis Guilherme Coelho 4792e717d1
operating-systems: buer: Update guix-configuration-substitute-urls 2024-07-09 19:27:37 -03:00
Luis Guilherme Coelho 1bcb06c4c6
operating-systems: buer: Remove empty line 2024-07-07 18:39:47 -03:00
Luis Guilherme Coelho d899c4fbcd
operating-systems: buer: Use more specific module imports when possible 2024-07-06 23:20:43 -03:00
Luis Guilherme Coelho 292f1a4ced
operating-systems: buer: Change wpa_supplicant configuration to /etc/wpa-supplicant.conf 2024-07-03 21:16:46 -03:00
Luis Guilherme Coelho c8c681deb6
Revert "operating-systems: buer: Remove dash-next"
This reverts commit 9161bcaadf.
2024-06-10 20:25:49 -03:00
Luis Guilherme Coelho 616c9f0dfc
operating-systems: buer: Deploy radio's home environment when doing a fresh instalation 2024-06-10 20:24:55 -03:00
Luis Guilherme Coelho 9161bcaadf
operating-systems: buer: Remove dash-next 2024-06-09 15:35:10 -03:00
Luis Guilherme Coelho 74aa8c2756
operating-systems: buer: Use quotes for lists which content is atoms-only 2024-06-09 02:25:14 -03:00
Luis Guilherme Coelho d1fd3a7260
operating-systems: buer: Fix indentation of udev-rules entry 2024-05-30 15:59:18 -03:00
Luis Guilherme Coelho 32cb8f8ad2
operating-systems: buer: Fix substitute url to use https instead of http 2024-05-30 15:58:42 -03:00
Luis Guilherme Coelho 8c1457fd2b
operating-systems: buer: Update kernel to linux-libre-6.9 2024-05-30 15:57:35 -03:00
Luis Guilherme Coelho fb56ce0518
operating-systems: buer: Remove linux-libre-documentation 2024-05-30 15:56:29 -03:00