mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Rename common to shared
This commit is contained in:
parent
2793a33d2f
commit
842f23d449
6 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [ ../common-home.nix ];
|
||||
imports = [ ../shared-home.nix ];
|
||||
|
||||
home.sessionVariables.FLAKE = "~/Projects/nixos-config";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue