mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
This commit is contained in:
parent
d0f432b717
commit
355cf03bd1
49 changed files with 3232 additions and 3897 deletions
|
|
@ -3,7 +3,6 @@ let
|
|||
certsSopsFile = self + /secrets/certs/secrets.yaml;
|
||||
clientSopsFile = self + /secrets/${config.node.name}/secrets.yaml;
|
||||
|
||||
inherit (config.swarselsystems) mainUser;
|
||||
inherit (config.repo.secrets.common.network) wlan1 wlan2 mobile1 vpn1-location vpn1-cipher vpn1-address eduroam-anon;
|
||||
|
||||
iwd = config.networking.networkmanager.wifi.backend == "iwd";
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@
|
|||
libdbusmenu-gtk2
|
||||
libdrm
|
||||
libelf
|
||||
libgbm
|
||||
libgcrypt
|
||||
libglvnd
|
||||
libidn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue