VC setup hook now runs during initrd init phase
This commit is contained in:
parent
cd56f7af93
commit
45ad6da23c
2 changed files with 25 additions and 6 deletions
|
|
@ -200,7 +200,6 @@ in {
|
|||
doggo
|
||||
tldr
|
||||
viddy
|
||||
#btop
|
||||
|
||||
tesseract # for my work with Agribit
|
||||
|
||||
|
|
@ -289,7 +288,7 @@ in {
|
|||
'';
|
||||
};
|
||||
|
||||
# Thunar also users: `services.tumbler` & `services.gvfs`
|
||||
# Thunar also (optionally) requires: `services.tumbler` & `services.gvfs`
|
||||
thunar = {
|
||||
enable = true;
|
||||
plugins = with pkgs.xfce; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue