chore: update flake inputs

This commit is contained in:
Donovan Glover 2024-10-27 00:52:36 -04:00
parent 30cebb0441
commit 3eb1d82798
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
3 changed files with 11 additions and 11 deletions

View File

@ -143,11 +143,11 @@
]
},
"locked": {
"lastModified": 1728197411,
"narHash": "sha256-zoXHEkyC7CDISPPX3Wt3QfpNpBleBZ0xXfwPjg9o7/0=",
"lastModified": 1730003541,
"narHash": "sha256-z9UF7D5MyPvwZ/T2quNFh+4wRDsNYtrIekTEMrjCPrI=",
"owner": "donovanglover",
"repo": "home-manager",
"rev": "c0893ba505a2d3b0b6882c50e7340131ef828e87",
"rev": "0e9aeaa1366e5277cfc466905e3358336ac0eec9",
"type": "github"
},
"original": {
@ -178,11 +178,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1728888510,
"narHash": "sha256-nsNdSldaAyu6PE3YUA+YQLqUDJh+gRbBooMMekZJwvI=",
"lastModified": 1729665710,
"narHash": "sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c",
"rev": "2768c7d042a37de65bb1b5b3268fc987e534c49d",
"type": "github"
},
"original": {
@ -242,11 +242,11 @@
"tinted-tmux": "tinted-tmux"
},
"locked": {
"lastModified": 1728196159,
"narHash": "sha256-CXicnmdgV5Frs4uHgSXCnPQ+FDUjjDpi+JyoyCK0dJU=",
"lastModified": 1730003682,
"narHash": "sha256-/o5u8/vVb34jKbBvqOIMmsEvoWbqmbCXZi5EV9L5jbU=",
"owner": "donovanglover",
"repo": "stylix",
"rev": "d236440c2c9dcc856089ea8c0e7abe30e2a305cb",
"rev": "87612ee1cb96cc820abfdeba3724877141fcc4fa",
"type": "github"
},
"original": {

View File

@ -1,7 +1,7 @@
{
programs.eza = {
enable = true;
icons = true;
icons = "auto";
extraOptions = [
"--group-directories-first"

View File

@ -70,7 +70,7 @@ in
"fcitx5"
"hyprctl dispatch workspace 5000000"
"${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1"
"hyprdim --no-dim-when-only --persist --ignore-leaving-special --dialog-dim"
"hyprdim"
"~/.config/${randomBackgroundScript}"
];