This commit is contained in:
parent
fa0bad904c
commit
9cc208d333
6 changed files with 3 additions and 21 deletions
|
@ -21,7 +21,6 @@
|
|||
|
||||
features = {
|
||||
cli.podman.enable = true;
|
||||
desktop.dconf.enable = true;
|
||||
};
|
||||
|
||||
# TODO: why didn't it work when adding this to jitsi.nix?
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
};
|
||||
|
||||
desktop = {
|
||||
dconf.enable = true;
|
||||
dwm.enable = true;
|
||||
st.enable = true;
|
||||
};
|
||||
|
|
|
@ -15,10 +15,6 @@
|
|||
../../users/opdavies.nix
|
||||
];
|
||||
|
||||
features = {
|
||||
desktop.dconf.enable = true;
|
||||
};
|
||||
|
||||
nixpad.enable = true;
|
||||
|
||||
boot = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue