mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
added user symlink to root of repo
This commit is contained in:
parent
de3de30711
commit
0fd73dc8d2
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{ lib, pkgs, ... }:
|
{ lib, pkgs, ... }:
|
||||||
|
|
||||||
# Replace with your user configurations
|
# Replace symlink at root of repo with user configs
|
||||||
{
|
{
|
||||||
options = {
|
options = {
|
||||||
user = lib.mkOption {
|
user = lib.mkOption {
|
||||||
|
|
|
||||||
1
user.symlink.nix
Symbolic link
1
user.symlink.nix
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
src/user/configs/default.nix
|
||||||
Loading…
Add table
Add a link
Reference in a new issue