test(ooksphone): system profile

This commit is contained in:
ooks-io 2024-04-20 19:46:24 +12:00
parent 44894ded29
commit 2be635b567

View file

@ -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