Compare commits
3 Commits
6aaad3ad7b
...
665ad9024f
| Author | SHA1 | Date | |
|---|---|---|---|
| 665ad9024f | |||
| 4ad8eaef7a | |||
| 3249dcfaad |
6
flake.lock
generated
6
flake.lock
generated
@@ -708,11 +708,11 @@
|
|||||||
"tinted-zed": "tinted-zed"
|
"tinted-zed": "tinted-zed"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1753700909,
|
"lastModified": 1753733105,
|
||||||
"narHash": "sha256-CHLE7khNwL6bmciOb9ZVZlamCMZcdfFVcbA+AxpUQ58=",
|
"narHash": "sha256-zxAiwoYqjesNbV46vGZe9ONvazQDPswnHfhsvvzqkU4=",
|
||||||
"owner": "danth",
|
"owner": "danth",
|
||||||
"repo": "stylix",
|
"repo": "stylix",
|
||||||
"rev": "f63071fcf60caf14201a9a011436cd4c3447be92",
|
"rev": "8340949b7cba126b6939ae588e6619f8e23bba9d",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
pkgs.betterdiscordctl
|
pkgs.betterdiscordctl
|
||||||
pkgs.discord
|
pkgs.discord
|
||||||
pkgs.legcord
|
pkgs.legcord
|
||||||
|
pkgs.discover-overlay
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
cava = {
|
cava = {
|
||||||
showIcon = false;
|
showIcon = false;
|
||||||
};
|
};
|
||||||
cpuTemp.sensor = "/sys/devices/pci0000\:00/0000\:00\:18.3/hwmon/hwmon3/temp3_input";
|
cpuTemp.sensor = "/sys/devices/pci0000\:00/0000\:00\:18.3/hwmon/hwmon2/temp3_input";
|
||||||
netstat.rateUnit = "MiB";
|
netstat.rateUnit = "MiB";
|
||||||
weather.unit = "metric";
|
weather.unit = "metric";
|
||||||
updates = {
|
updates = {
|
||||||
|
|||||||
Reference in New Issue
Block a user