test(ooksphone): system profile
This commit is contained in:
parent
44894ded29
commit
2be635b567
1 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,11 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../../profiles
|
||||
];
|
||||
|
||||
activeProfiles = ["base"];
|
||||
# Simply install just the packages
|
||||
environment.packages = with pkgs; [
|
||||
# User-facing stuff that you really really want to have
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue