parent
95df4d1396
commit
d172a82805
3 changed files with 7 additions and 7 deletions
configurations/homie/modules/androidtv
homeManagerModules/shell/git
modules/desktop/environment/modules
|
@ -73,10 +73,11 @@ in {
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
# TODO: make the following declarative and also make the image declarative
|
# Stuff missing for complete declarative setup:
|
||||||
# Add this to /var/lib/waydroid/waydroid.cfg for controller support
|
# - make the following declarative and also make the image declarative
|
||||||
# persist.waydroid.udev = true
|
# - Add this to /var/lib/waydroid/waydroid.cfg for controller support
|
||||||
# persist.waydroid.uevent = true
|
# persist.waydroid.udev = true
|
||||||
|
# persist.waydroid.uevent = true
|
||||||
virtualisation.waydroid.enable = true;
|
virtualisation.waydroid.enable = true;
|
||||||
|
|
||||||
users.users."greeter" = {
|
users.users."greeter" = {
|
||||||
|
|
|
@ -23,8 +23,7 @@ in {
|
||||||
|
|
||||||
lfs.enable = true;
|
lfs.enable = true;
|
||||||
|
|
||||||
# TODO: check if this is right
|
signing.format = "ssh";
|
||||||
signing.format = "openpgp";
|
|
||||||
|
|
||||||
includes = [
|
includes = [
|
||||||
{path = toString self.scopedPackages.${pkgs.system}.dracula.git;}
|
{path = toString self.scopedPackages.${pkgs.system}.dracula.git;}
|
||||||
|
|
|
@ -166,7 +166,7 @@ in {
|
||||||
(pkgs)
|
(pkgs)
|
||||||
xournalpp
|
xournalpp
|
||||||
virt-manager
|
virt-manager
|
||||||
libreoffice-fresh # TODO: declarative conf?
|
libreoffice-fresh
|
||||||
hunspell
|
hunspell
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue