From 57ae89a63d1d21884861df02b5b552696353eb7a Mon Sep 17 00:00:00 2001 From: aszlig Date: Mon, 2 Jan 2017 14:48:45 +0100 Subject: machines/managed: Implement a preliminary profile Currently I just needed to support HP printers and scanners among all the managed machines, so I thought it would be a good oportunity to start a common profile for end user machines. Right now there isn't that much factored out yet, but instead of copy & pasting the printer/scanner config into all three machines I'm putting it into the profile. Signed-off-by: aszlig --- modules/module-list.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/module-list.nix') diff --git a/modules/module-list.nix b/modules/module-list.nix index c4483938..7103436a 100644 --- a/modules/module-list.nix +++ b/modules/module-list.nix @@ -13,6 +13,7 @@ ./services/starbound.nix ./system/iso.nix ./user/aszlig/profiles/base.nix + ./user/aszlig/profiles/managed.nix ./user/aszlig/profiles/workstation ./user/aszlig/programs/gajim ./user/aszlig/programs/git -- cgit 1.4.1