Compare commits

...

3 commits

Author SHA1 Message Date
Trolli Schmittlauch 16cc85b93d ausweisapp: install on NixOS hosts, open firewall 2024-11-24 00:58:46 +01:00
Trolli Schmittlauch 5510b5e2af flake.lock: Update
Flake lock file updates:

• Updated input 'nur':
    'github:nix-community/NUR/86997491ed2896f76088abf22617a54a45f3d22e' (2024-11-23)
  → 'github:nix-community/NUR/7a3e6d03844e420619c76108379d012026a45d10' (2024-11-23)
2024-11-24 00:50:28 +01:00
Trolli Schmittlauch b3b209be35 flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/aecd341dfead1c3ef7a3c15468ecd71e8343b7c6' (2024-11-17)
  → 'github:nix-community/home-manager/f8831cc700030e11fc91da9ef6270593e6440edc' (2024-11-22)
• Updated input 'nur':
    'github:nix-community/NUR/34ea536162b11e0db2449bd2eb248dccce1bb9e6' (2024-11-20)
  → 'github:nix-community/NUR/86997491ed2896f76088abf22617a54a45f3d22e' (2024-11-23)
2024-11-23 13:40:56 +01:00
2 changed files with 11 additions and 6 deletions

View file

@ -53,6 +53,11 @@ in
programs.mtr.enable = true; programs.mtr.enable = true;
# programs.gnupg.agent = { enable = true; enableSSHSupport = true; }; # programs.gnupg.agent = { enable = true; enableSSHSupport = true; };
programs.ausweisapp = {
enable = true;
openFirewall = true;
};
# List services that you want to enable: # List services that you want to enable:
# Enable the OpenSSH daemon. # Enable the OpenSSH daemon.

View file

@ -117,11 +117,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1731880681, "lastModified": 1732319136,
"narHash": "sha256-FmYTkIyPBUxSWgA7DPIVTsCCMvSSbs56yOtHpLNSnKg=", "narHash": "sha256-wpmPl6FkAF9Jj5C/rzANgpUjfzQrUYOn267LnzKU2uI=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "aecd341dfead1c3ef7a3c15468ecd71e8343b7c6", "rev": "f8831cc700030e11fc91da9ef6270593e6440edc",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -290,11 +290,11 @@
}, },
"nur": { "nur": {
"locked": { "locked": {
"lastModified": 1732134607, "lastModified": 1732405614,
"narHash": "sha256-vWkWJWMujimxIan8vSSXmB6ujov6SgQca3wD4c2EGIk=", "narHash": "sha256-Xi/S5NN8R75fy0SJmYfDv0ACGHqjL0Xc9fX7okOGt/g=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "34ea536162b11e0db2449bd2eb248dccce1bb9e6", "rev": "7a3e6d03844e420619c76108379d012026a45d10",
"type": "github" "type": "github"
}, },
"original": { "original": {