Commit Graph

103 Commits (01c68e7965b2e181fb7c4b2a4bc28c807e1c025e)

Author SHA1 Message Date
Luis Guilherme Coelho 01c68e7965
operating-systems: buer: rules: Permit root to run commands as other users keeping its environment 2024-11-28 21:04:15 -03:00
Luis Guilherme Coelho af8fdde9b6
operating-systems: buer: rules: Remove emacsclient from text-editors rules 2024-11-28 09:48:43 -03:00
Luis Guilherme Coelho b16563bc33
operating-systems: buer: rules: Fix indentation 2024-11-28 09:48:02 -03:00
Luis Guilherme Coelho c08d053ebd
operating-systems: buer: rules: Use "snapshot-/home" string instead of "snapshot-@home" 2024-11-28 09:17:40 -03:00
Luis Guilherme Coelho 804f0261df
operating-systems: buer: shepherd-services: Use shepherd-service:snapshot-/home symbol instead of shepherd-service:snapshot-@home 2024-11-28 09:16:30 -03:00
Luis Guilherme Coelho e514737fe3
operating-systems: buer: shepherd-services: Guard snapshot command with a unless file-exists?, to avoid trying to snapshot /home twice in a day 2024-11-28 09:14:26 -03:00
Luis Guilherme Coelho 31f4e5e991
operating-systems: buer: shepherd-services: Specify hours and minutes in snapshot-/home timer calendar-event 2024-11-28 09:12:42 -03:00
Luis Guilherme Coelho b31747d9f6
operating-systems: buer: shepherd-services: Rename snapshot-@home to snapshot-/home 2024-11-28 09:12:00 -03:00
Luis Guilherme Coelho 4b311e74de
operating-systems: buer: shepherd-services: Specify hours and minutes in guix-gc timer calendar-event 2024-11-28 09:11:01 -03:00
Luis Guilherme Coelho 6bbba4af34
operating-systems: buer: Make sure greetd-service-type, greetd-configuration and greetd-terminal-configuration used are all from (radix services greetd) 2024-11-28 09:09:45 -03:00
Luis Guilherme Coelho fae596f2dc
operating-systems: buer: users: Fix module import 2024-11-26 21:07:52 -03:00
Luis Guilherme Coelho 9bd6947d3e
operating-systems: buer: Use shepherd-next as init system 2024-11-26 14:58:08 -03:00
Luis Guilherme Coelho 2c90433d8a
operating-systems: buer: Fix (operating-systems buer *) module imports 2024-11-26 14:55:27 -03:00
Luis Guilherme Coelho f6a1872294
zero: Make (radio *) and (buer *) into proper (home-environments radio) and (operating-systems buer) submodules 2024-11-26 14:53:35 -03:00
Luis Guilherme Coelho a2da805db2
buer: shepherd-services: Add repl 2024-11-25 14:29:50 -03:00
Luis Guilherme Coelho cd0ad6cdc0
buer: rules: Allow wheel group to trigger the snapshot-@home timer 2024-11-25 14:29:49 -03:00
Luis Guilherme Coelho e4d923dd41
operating-systems: buer: Remove unnecessary comments 2024-11-25 14:29:49 -03:00
Luis Guilherme Coelho c4f002b98b
operating-systems: buer: Use spawn-shell-command instead of system since a lambda action should be suspendable 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 9e8dd2e5fb
buer: file-systems: Add an @snapshot subvolume 2024-11-25 14:29:40 -03:00
Luis Guilherme Coelho 0a9e7836d1
buer: kernel: Refer to right defconfig location an use latest available kernel 2024-11-25 14:29:39 -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 93e55ebeea
buer: file-systems: Use in /run and /var/run the file-system-flags and file-system-options proposed by Hilton Chain in issues.guix.gnu.org/73494 2024-11-25 14:29:38 -03:00
Luis Guilherme Coelho 32dc462518
buer: file-systems: Remove /etc/wireguard as persistent directory, since it's currently unused 2024-11-25 14:29:37 -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 00101cc001
buer: file-systems: Remove /etc/config.scm from persistent files 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 a5d37057db
buer: file-systems: Remove /gnu/persist/mnt 2024-11-25 14:29:33 -03:00
Luis Guilherme Coelho e29f80d43b
operating-systems: buer: Add installation scripts 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 e89d1fb601
buer: substitute-keys: Add inria.pub 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 901ceebbc7
buer: file-systems: Update comment 2024-10-20 21:14:14 -03:00
Luis Guilherme Coelho c797552415
buer: build-machines: Fix module import 2024-10-20 21:06:02 -03:00
Luis Guilherme Coelho ce785d832c
buer: privilege: Update network privileged programs to make use only of cap_net_raw=ep instead of setuid 2024-10-20 21:02:54 -03:00
Luis Guilherme Coelho 75e6ee37dc
buer: rules: Update general rules to set TERM to linux 2024-10-20 21:01:53 -03:00