3d8b7cae81
Merge branch 'pr/bump-t480s-work' into 'master'
...
nix/os/devices/steveej-t480s-work: bump versions
See merge request steveeJ/infra!61
2020-10-28 10:44:55 +00:00
eb153ee2cb
nix/os/devices/steveej-t480s-work: bump versions
2020-10-28 11:10:42 +01:00
244f7da2e9
Merge branch 'pr/podman-btrfs' into 'master'
...
Pr/podman btrfs
See merge request steveeJ/infra!60
2020-10-26 13:01:00 +00:00
dfa82b02bb
nix/podman: use btrfs storage driver
2020-10-26 13:41:13 +01:00
2ad323ca8b
nix/podman: cleanup
2020-10-26 13:41:04 +01:00
fa3d2867f4
Merge branch 'pr/rework-podman' into 'master'
...
nix: add podman to user env and remove from system
See merge request steveeJ/infra!59
2020-10-24 11:10:54 +00:00
433bf07407
nix: add podman to user env and remove from system
2020-10-24 13:00:50 +02:00
78a6dec6d8
Merge branch 'pr/bump-nixos-20.09' into 'master'
...
bump nixos 20.09
See merge request steveeJ/infra!58
2020-10-18 20:12:27 +00:00
bf17d2f259
nix/graphical: fix bluetooth-applet
2020-10-18 22:08:55 +02:00
ceb12b6e92
graphical-fullblown,t480s: cleanup packages
2020-10-18 22:08:55 +02:00
4ca173efd4
nix: use upstream gitlab-runner module
...
This migrates to the upstream gitlab-runner module and allows removing
the custom one \o/
2020-10-18 22:08:55 +02:00
405ca2ade4
nixos: adjust to 20.09 changes
...
Most notably the php5 expression needed to be reworked.
2020-10-18 21:54:48 +02:00
89c9f9e606
versions: bump to 20.09 and improve NIX_PATH assembly
...
The NIX_PATH assembly now walks over all keys in the given channel
repositories and assembles a NIX_PATH entry from it. Previously it made
assumptions about a set of hardcoded keys being available, which wasn't
ideal as it didn't allow device-entries.
2020-10-18 20:26:32 +02:00
eaad3a11b4
encryptedDisk: use str instead of string
2020-10-18 20:23:38 +02:00
d863bdc059
Justfile: improve error handling in rebuild-disk recipe
2020-10-18 20:23:38 +02:00
8afc9ca159
Merge branch 'pr/bump-vmd32387' into 'master'
...
Pr/bump vmd32387
See merge request steveeJ/infra!57
2020-10-16 22:15:15 +00:00
29b91c3e83
devices/vmd32387: enable automatic GC
2020-10-17 00:14:36 +02:00
08ac53533d
WIP: reconfigure backup
2020-10-17 00:14:36 +02:00
9b15a0bb64
nix/os/devices/vmd32387.contaboserver.net: bump versions
2020-10-17 00:14:36 +02:00
6d809d40fc
Merge branch 'pr/nixpath-device-version' into 'master'
...
Pr/nixpath device version
See merge request steveeJ/infra!56
2020-10-16 20:34:01 +00:00
a80ba79b26
nix/graphcial-fullblown: cleanup PATH
...
These PATH settings should be made on a directory basis using direnv.
2020-10-16 22:33:09 +02:00
522d7279bd
nix: set NIX_PATH per device versions at buildtime
...
Previously all devices would have NIX_PATH set on the common verion file
defindd in *nix/variables/versions.nix*. Now NIX_PATH is populated with
the versions of the respective device.
2020-10-16 22:31:01 +02:00
3bcf7b0397
Justfile: fix superfluous argstr
2020-10-16 22:30:13 +02:00
8bec9d20bd
nix/os/devices/steveej-t480s-work: bump versions
2020-10-16 18:21:05 +02:00
f4cb733e54
nix/os/devices/steveej-t480s-work: bump versions
2020-10-16 17:58:01 +02:00
c755eb6fa0
Merge branch 'pr/qtile-reconfigure-screenlock' into 'master'
...
qtile-desktop: set dpms after start and on restart
See merge request steveeJ/infra!54
2020-10-16 12:06:20 +00:00
7603dbcf2b
qtile-desktop: set dpms after start and on restart
2020-10-16 14:04:27 +02:00
72c342c840
Merge branch 'pr/bump-t480s-work' into 'master'
...
nix/os/devices/steveej-t480s-work: bump versions
See merge request steveeJ/infra!53
2020-10-16 08:53:51 +00:00
df2d924ea3
nix/os/devices/steveej-t480s-work: bump versions
2020-10-16 10:51:38 +02:00
52dcb5ae1e
Merge branch 'pr/xserver-prevent-blanking' into 'master'
...
steveej-t480s-work: disable xorg's screen blanking
See merge request steveeJ/infra!52
2020-10-16 08:08:18 +00:00
b4a7f1c235
steveej-t480s-work: disable xorg's screen blanking
2020-10-16 10:03:17 +02:00
973ac226be
Merge branch 'pr/bump' into 'master'
...
Bump sdep0 version
See merge request steveeJ/infra!51
2020-09-28 19:59:48 +00:00
d68ab6f28b
Justfile: add rebuild and update tasks for offline disk installations
2020-09-28 21:56:45 +02:00
400625ccf5
nix/os/devices/steveej-rmvbl-sdep0: bump versions
2020-09-28 20:43:05 +02:00
83a23c9063
nix/graphical-fullblown: install jitsi-meet-electron
2020-09-28 10:36:07 +02:00
478ce61d3e
Merge branch 'pr/refactor-containers' into 'master'
...
containers: make all variables explicit
See merge request steveeJ/infra!50
2020-09-15 15:24:06 +00:00
0836c22881
containers: make all variables explicit
...
Instead of merging the argument set just make all arguments explicit.
2020-09-15 17:22:38 +02:00
fc94819a23
Merge branch 'pr/refactor-containers' into 'master'
...
containers: make all host ports configurable
See merge request steveeJ/infra!49
2020-09-15 14:56:35 +00:00
4c66c73024
containers: make all host ports configurable
2020-09-15 16:53:25 +02:00
f2c59bd79b
Merge branch 'pr/update-vmd32387' into 'master'
...
nix/os/devices/vmd32387.contaboserver.net: bump versions
See merge request steveeJ/infra!48
2020-09-15 13:00:08 +00:00
4652626ab4
nix/os/devices/vmd32387.contaboserver.net: bump versions
2020-09-15 12:03:27 +02:00
baad330e7e
Merge branch 'pr/bump' into 'master'
...
Bump versions and cleanup graphical profile
See merge request steveeJ/infra!47
2020-09-14 17:50:22 +00:00
5721fe7861
vcsh template: debug statements and fix var assignments
2020-09-14 19:44:59 +02:00
9c7709b9a4
shell: add nmap
2020-09-14 19:44:59 +02:00
ec3d385d96
Justfile: fix online detection
2020-09-14 19:44:59 +02:00
45fb8f8397
graphical: use stable packages when possible
2020-09-14 19:44:59 +02:00
b93edc0001
fixup! nix/os/devices/steveej-t480s-work: bump versions
2020-09-14 19:44:59 +02:00
1a203cd3b6
nix/os/devices/steveej-t480s-work: bump versions
2020-09-10 10:24:42 +02:00
71c0063fd1
nix/os/devices/steveej-t480s-work: bump versions
2020-09-10 10:21:34 +02:00
2c2609078a
nix/os/devices/steveej-t480s-work: bump versions
2020-09-10 09:58:38 +02:00