mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-01 19:13:57 -05:00
reimport swww explains a lot
This commit is contained in:
parent
02f61041b5
commit
eab8686458
2 changed files with 5 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
imports = [
|
||||
inputs.dms.homeModules.dank-material-shell
|
||||
../swww
|
||||
];
|
||||
|
||||
programs.dank-material-shell = {
|
||||
|
|
|
|||
|
|
@ -75,4 +75,8 @@
|
|||
};
|
||||
|
||||
programs.adb.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
linux-wallpaperengine
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue