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