Switched onedrive from custom service to default one + removed unused unstable packages
This commit is contained in:
parent
d065d01f89
commit
86484e6bfd
7 changed files with 77 additions and 20 deletions
|
|
@ -120,6 +120,7 @@ with lib; {
|
|||
package = pkgs.gnome3.gvfs;
|
||||
};
|
||||
fwupd.enable = true;
|
||||
onedrive.enable = true;
|
||||
openssh = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
|
|
|
|||
|
|
@ -122,7 +122,7 @@
|
|||
../hm_modules/nushell.nix
|
||||
../hm_modules/obs-studio.nix
|
||||
../hm_modules/office.nix
|
||||
../hm_modules/onedrive.nix
|
||||
# ../hm_modules/onedrive.nix
|
||||
../hm_modules/pass.nix
|
||||
../hm_modules/picom.nix
|
||||
../hm_modules/polybar.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue