Compare commits

..

No commits in common. "5b63445064d46feda0f1a9e009fa1a4d09e64469" and "ac0dbb28bbf9bdfcb1a235e6f24577c9ab9a40bb" have entirely different histories.

3 changed files with 4 additions and 8 deletions

View File

@ -71,11 +71,11 @@
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1743964447,
"narHash": "sha256-nEo1t3Q0F+0jQ36HJfbJtiRU4OI+/0jX/iITURKe3EE=",
"lastModified": 1709703039,
"narHash": "sha256-6hqgQ8OK6gsMu1VtcGKBxKQInRLHtzulDo9Z5jxHEFY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "063dece00c5a77e4a0ea24e5e5a5bd75232806f8",
"rev": "9df3e30ce24fd28c7b3e2de0d986769db5d6225d",
"type": "github"
},
"original": {

View File

@ -49,9 +49,5 @@
sops-nix.nixosModules.sops
];
};
overlays = {
default = applyOverlays [ unfree-overlay unstable-overlay python-overlay ];
};
};
}

View File

@ -1,7 +1,7 @@
{ pkgs, ...}: {
environment.systemPackages = with pkgs; [
# Browsers:
unstable.firefox
firefox
chromium
# Document editting
libreoffice