added NxACE (untested)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{ config, pkgs, ... }:
|
||||
{ config, pkgs, lib, user, ... }:
|
||||
lib.mkIf (user != "tv")
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
libreoffice
|
||||
|
||||
Reference in New Issue
Block a user