mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-07-16 22:16:51 +08:00
update flakes
This commit is contained in:
parent
c0c76980c3
commit
7d65fa454c
8 changed files with 25 additions and 19 deletions
|
|
@ -70,6 +70,10 @@ let
|
|||
report
|
||||
showtext
|
||||
rPackages.ranger
|
||||
Rfast
|
||||
ropenblas
|
||||
RANN
|
||||
ggh4x
|
||||
(buildRPackage {
|
||||
name = "eegUtils";
|
||||
src = fetchFromGitHub {
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
waybar = "pkill -USR1 .waybar-wrapped";
|
||||
dms = "dms ipc call bar toggle";
|
||||
caelestia = "echo pass";
|
||||
noctalia-shell = "noctalia msg bar-toggle";
|
||||
noctalia = "noctalia msg bar-toggle";
|
||||
}
|
||||
.${config.desktopShell};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,5 +7,5 @@
|
|||
./wallpaper.nix
|
||||
./colorscheme.nix
|
||||
];
|
||||
desktopShell = "noctalia-shell";
|
||||
desktopShell = "noctalia";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue