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