added i3status module

This commit is contained in:
Rohan Deshpande
2024-09-11 12:00:32 -04:00
parent 3c0fa30ecd
commit 74a84a8a96
6 changed files with 43 additions and 16 deletions

29
flake.lock generated
View File

@@ -317,11 +317,11 @@
]
},
"locked": {
"lastModified": 1725781935,
"narHash": "sha256-o6LRtdpgBTzev9n243Ktu3rn0/qsv0frFyJwU6vJsdE=",
"lastModified": 1725948275,
"narHash": "sha256-4QOPemDQ9VRLQaAdWuvdDBhh+lEUOAnSMHhdr4nS1mk=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "ec4c6928bbacc89cf10e9c959a7a47cbaad95344",
"rev": "e5fa72bad0c6f533e8d558182529ee2acc9454fe",
"type": "github"
},
"original": {
@@ -393,6 +393,22 @@
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1725885300,
"narHash": "sha256-5RLEnou1/GJQl+Wd+Bxaj7QY7FFQ9wjnFq1VNEaxTmc=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "166dee4f88a7e3ba1b7a243edb1aca822f00680e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1725634671,
@@ -454,11 +470,11 @@
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1725792944,
"narHash": "sha256-8koegiii1xpr24cbyW2ohukw+zv06CVxR4YMC1aq7kE=",
"lastModified": 1726000537,
"narHash": "sha256-Y1dEuf2wZkg2rhE8sf73x9K0zknUald4Ia6zXnGEfjg=",
"owner": "nix-community",
"repo": "nixvim",
"rev": "2de406d9722fd2c69641e8347641c4a655586956",
"rev": "fc7e9b29271a03459191955f78d4128451b7cd81",
"type": "github"
},
"original": {
@@ -492,6 +508,7 @@
"root": {
"inputs": {
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixvim": "nixvim",
"stylix": "stylix"