mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
saffron nixos
This commit is contained in:
parent
66826bc0b8
commit
563aadecef
3 changed files with 156 additions and 4 deletions
|
|
@ -1,13 +1,10 @@
|
|||
{outputs, ...}: {
|
||||
{...}: {
|
||||
imports = [
|
||||
../../home/common.nix
|
||||
../../home/helide
|
||||
];
|
||||
|
||||
overlays = builtins.attrValues outputs.overlays;
|
||||
|
||||
home = {
|
||||
|
||||
username = "tyler";
|
||||
homeDirectory = "/home/tyler";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue