mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-24 22:58:38 +01:00
chore: Update to latest nixos-unstable
This commit is contained in:
parent
5b58696de6
commit
6a2b57a6a6
6
flake.lock
generated
6
flake.lock
generated
@ -73,11 +73,11 @@
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1692663200,
|
||||
"narHash": "sha256-0RwR8PzzN7HCw+lXxsVwD4zy4CZeBWXPB34xqgEppJE=",
|
||||
"lastModified": 1693420435,
|
||||
"narHash": "sha256-OdqaahYDPVx4Q/6Rt27Gy/qQSN0FAZFpXCipT8s3JCw=",
|
||||
"owner": "donovanglover",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "9dfde800bdb870ce25617bf5ee4e38a8590d31ca",
|
||||
"rev": "343c2e0c3430ec3a77d3f7f7ead41c049720a742",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -1,9 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.qutebrowser = {
|
||||
enable = true;
|
||||
package = pkgs.qutebrowser-qt6;
|
||||
|
||||
settings = {
|
||||
confirm_quit = [
|
||||
|
Loading…
Reference in New Issue
Block a user