Compare commits

..

No commits in common. "c4dfc4eb68d921712e63c14aee1bc8a5c10c851c" and "50985ba8e5e350c5c11b1487632263020bdded95" have entirely different histories.

2 changed files with 7 additions and 7 deletions

View file

@ -122,11 +122,11 @@
]
},
"locked": {
"lastModified": 1694642908,
"narHash": "sha256-0Opzs/56VW03COlVdoBrHJZGxQ7gzLDEWADnccC8ras=",
"lastModified": 1694469544,
"narHash": "sha256-eqZng5dZnAUyb7xXyFk5z871GY/++KVv3Gyld5mVh20=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "b62f549653e97d78392c1e282b8ca76546a86585",
"rev": "5171f5ef654425e09d9c2100f856d887da595437",
"type": "github"
},
"original": {
@ -240,11 +240,11 @@
},
"nixpkgs_4": {
"locked": {
"lastModified": 1694422566,
"narHash": "sha256-lHJ+A9esOz9vln/3CJG23FV6Wd2OoOFbDeEs4cMGMqc=",
"lastModified": 1694183432,
"narHash": "sha256-YyPGNapgZNNj51ylQMw9lAgvxtM2ai1HZVUu3GS8Fng=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3a2786eea085f040a66ecde1bc3ddc7099f6dbeb",
"rev": "db9208ab987cdeeedf78ad9b4cf3c55f5ebd269b",
"type": "github"
},
"original": {

View file

@ -20,7 +20,7 @@
environment.systemPackages = [
pkgs.mdadm
#pkgs.jellyfin-ffmpeg
pkgs.jellyfin-ffmpeg
pkgs.hddtemp
pkgs.smartmontools
];