workstation | redo way install nextcloud-client
This commit is contained in:
parent
df47a144cd
commit
db485e8d3e
2 changed files with 7 additions and 6 deletions
|
|
@ -199,6 +199,7 @@ in
|
||||||
neovim-qt
|
neovim-qt
|
||||||
nerdfonts
|
nerdfonts
|
||||||
newsboat
|
newsboat
|
||||||
|
nextcloud-client
|
||||||
nmap
|
nmap
|
||||||
noto-fonts
|
noto-fonts
|
||||||
obsidian
|
obsidian
|
||||||
|
|
|
||||||
|
|
@ -12,12 +12,12 @@
|
||||||
home.homeDirectory = "/home/don";
|
home.homeDirectory = "/home/don";
|
||||||
home.stateVersion = "22.11";
|
home.stateVersion = "22.11";
|
||||||
programs.go.enable = true;
|
programs.go.enable = true;
|
||||||
services = {
|
# services = {
|
||||||
nextcloud-client = {
|
# nextcloud-client = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
startInBackground = true;
|
# startInBackground = true;
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
imports = [
|
imports = [
|
||||||
./services.nix
|
./services.nix
|
||||||
./mpv.nix
|
./mpv.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue