Skip to content

Commit

Permalink
amd 134 current 2024-11-02 20:21:42 24.11.20241027.1443b51 6.6.58 *
Browse files Browse the repository at this point in the history
  • Loading branch information
dezren39 committed Nov 3, 2024
1 parent 6f96d3c commit 74e4da3
Show file tree
Hide file tree
Showing 13 changed files with 76 additions and 26 deletions.
2 changes: 1 addition & 1 deletion hosts/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ in {
"tmpfs/root"
];
users = [ "user" "backup" ];
wireless = [ "us-wi-1" "global-mobile-1" "us-wi-2" ];
wireless = [ "us-wi-1" "global-mobile-1" "us-wi-2" "us-global-1" ];
};
# amd-server = host {
# profiles = [ "server" ];
Expand Down
18 changes: 18 additions & 0 deletions hosts/networking/wireless/us-global-1/default.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
config,
inputs,
hostName,
host,
system,
stateVersion,
lib,
pkgs,
...
}:
{
imports = [
(lib.from-root "hosts/networking/wireless")
];
networking.wireless.networks."AmericInn".authProtocols = [ "NONE" ];
sops.secrets.wireless_us-global-1.sopsFile = lib.from-root "secrets/sops/common/networking/wireless/us-global-1.yaml";
}
50 changes: 25 additions & 25 deletions hosts/services/flatpak/default.nix
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{ lib, inputs, ... }: {
imports = [
inputs.nix-flatpak.nixosModules.nix-flatpak
];
services.flatpak = {
enable = true;
remotes = lib.mkOptionDefault [{
name = "flathub-beta";
location = "https://flathub.org/beta-repo/flathub-beta.flatpakrepo";
}];
uninstallUnmanaged = true;
update = {
onActivation = true;
auto = {
enable = true;
onCalendar = "daily";
};
};
packages = [
"io.github.zen_browser.zen"
"dev.tchx84.Gameeky"
"org.gnome.World.Iotas"
"im.bernard.Memorado"
"md.obsidian.Obsidian"
];
};
# imports = [
# inputs.nix-flatpak.nixosModules.nix-flatpak
# ];
# services.flatpak = {
# enable = true;
# remotes = lib.mkOptionDefault [{
# name = "flathub-beta";
# location = "https://flathub.org/beta-repo/flathub-beta.flatpakrepo";
# }];
# # uninstallUnmanaged = true;
# # update = {
# # onActivation = true;
# # auto = {
# # enable = true;
# # onCalendar = "daily";
# # };
# # };
# packages = [
# "io.github.zen_browser.zen"
# "dev.tchx84.Gameeky"
# "org.gnome.World.Iotas"
# "im.bernard.Memorado"
# "md.obsidian.Obsidian"
# ];
# };
}
2 changes: 2 additions & 0 deletions lib/offline.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/usr/bin/env bash
sudo nixos-rebuild --offline switch --flake .
1 change: 1 addition & 0 deletions o
1 change: 1 addition & 0 deletions of
1 change: 1 addition & 0 deletions off
1 change: 1 addition & 0 deletions offl
1 change: 1 addition & 0 deletions offli
1 change: 1 addition & 0 deletions offlin
1 change: 1 addition & 0 deletions offline
1 change: 1 addition & 0 deletions offline.sh
22 changes: 22 additions & 0 deletions secrets/sops/common/networking/wireless/us-global-1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
#ENC[AES256_GCM,data:mlIDDjrEw8GrVPJapPyojdqPKXGHhLuH/hdaOGtbFco=,iv:d+wE5rTZ94z3yHfM0oqAtiVPNvGlLxKoCWL+zr9VWLQ=,tag:VzXgfHVDlyc0FN1KuzfAqw==,type:comment]
wireless_us-global-1: ""
sops:
kms: []
gcp_kms: []
azure_kv: []
hc_vault: []
age:
- recipient: age125acas5y8hnwl5uhcp364xm8zlhtwsjqvxxpge8k04dzzr67acrq0ttc34
enc: |
-----BEGIN AGE ENCRYPTED FILE-----
YWdlLWVuY3J5cHRpb24ub3JnL3YxCi0+IFgyNTUxOSBwWUVhSElHS3Q2bmlKenow
a2dLb0pUQTBLOUd1eFVXSEdyTWZXNitTSFFzCmRsMVFYMHNzNEtpaFBpemNsUExF
WUlEWHREa0p0cjR0amE1ajg5S0szMkkKLS0tIHZYRmlWc0tEbU5qZnBDVDJBbnk1
Q2ZiQjNlMkp6eHg4Nk5NVzBlSjU3MHcKK3Mm/lzDtfshsunAJEtonKxcTlh0cOv6
8qZVv0/ucA8LGfTb8lS9zCz7LT3YozSIHeGVFl+XIl5he+AyL8jtPA==
-----END AGE ENCRYPTED FILE-----
lastmodified: "2024-11-03T00:02:36Z"
mac: ENC[AES256_GCM,data:0ezLYa2OBuDs7Obw+pFikOd07HxEdY6Z6md3lIYCO9PLZhfxvhb9tKrQLU6SEotP0KYZBUhX2RFstRofgkXDtBI1yoUjMkmoATMlzId0xxMjyJCXJgISd1/TpxFp3Ov+7E2XSYzNVKVv1N2EjyITO/vIFMSDRWOBZjdg63RBzjM=,iv:fhENV1wCwaK8AtwSJDmaq87ec0VqxhfpzZfRflvUGxY=,tag:euvZIKNIOiUSmwrd6ATw3A==,type:str]
pgp: []
unencrypted_suffix: _unencrypted
version: 3.9.1

0 comments on commit 74e4da3

Please sign in to comment.