more work, not ready

This commit is contained in:
Gene Liverman 2024-05-21 08:23:38 -04:00
parent 9506f7f70c
commit b613ee5216
5 changed files with 28 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running nixos-help).
{ config, pkgs, username, ... }:
{ pkgs, username, ... }:
{
imports =