Add nextcloud client
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
|
||||
imports = [
|
||||
./file-system.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Make systems
|
||||
gnumake
|
||||
|
||||
Reference in New Issue
Block a user