Update packages & add xdg-utils

This commit is contained in:
Felix Suchert 2023-02-16 09:53:28 +01:00
parent d423650603
commit 3c3e307d97
Signed by: feliix42
GPG key ID: 24363525EA0E8A99
2 changed files with 10 additions and 7 deletions

View file

@ -99,7 +99,8 @@ in
speedFactor = 2; speedFactor = 2;
supportedFeatures = [ "big-parallel" "kvm" ]; supportedFeatures = [ "big-parallel" "kvm" ];
mandatoryFeatures = [ ]; mandatoryFeatures = [ ];
publicHostKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIISpV7qRTdGWVZX4YHNqXepX66T+E5tgBnp0NRNNkJo7 root@ada"; # base64 -w0 /etc/ssh/ssh_host_ed25519_key.pub
publicHostKey = "c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSUlTcFY3cVJUZEdXVlpYNFlITnFYZXBYNjZUK0U1dGdCbnAwTlJOTmtKbzcgcm9vdEBhZGEK";
sshKey = "/home/felix/.ssh/id_ed25519"; sshKey = "/home/felix/.ssh/id_ed25519";
# } # }
# { # {
@ -186,6 +187,8 @@ in
mosh mosh
tmux tmux
libqalculate libqalculate
## xdg-open
xdg-utils
## shell extras ## shell extras
nushell nushell
## password management ## password management

View file

@ -23,11 +23,11 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1674550793, "lastModified": 1675933606,
"narHash": "sha256-ljJlIFQZwtBbzWqWTmmw2O5BFmQf1A/DspwMOQtGXHk=", "narHash": "sha256-y427VhPQHOKkYvkc9MMsL/2R7M11rQxzsRdRLM3htx8=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"rev": "b7ac0a56029e4f9e6743b9993037a5aaafd57103", "rev": "44ae00e02e8036a66c08f4decdece7e3bbbefee2",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -39,11 +39,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1675600654, "lastModified": 1676375384,
"narHash": "sha256-ipsDTkzRq1CAl2g5tYd7ugjVMSKF6KLh9F+5Kso0lT0=", "narHash": "sha256-6HI3jZiuJX+KLz05cocYy2mBAWlISEKHU84ftYfxHZ8=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "cff83d5032a21aad4f69bf284e95b5f564f4a54e", "rev": "c43f676c938662072772339be6269226c77b51b8",
"type": "github" "type": "github"
}, },
"original": { "original": {