mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 02:08:29 +02:00
feat: rename 'common' to 'base'
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
|
||||
{
|
||||
imports = [
|
||||
../common/nushell
|
||||
../base/nushell
|
||||
|
||||
../common/core.nix
|
||||
../common/git.nix
|
||||
../common/development.nix
|
||||
../common/media.nix
|
||||
../common/starship.nix
|
||||
../base/core.nix
|
||||
../base/git.nix
|
||||
../base/development.nix
|
||||
../base/media.nix
|
||||
../base/starship.nix
|
||||
|
||||
./alacritty
|
||||
./core.nix
|
||||
|
||||
Reference in New Issue
Block a user