mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
minor refractor
This commit is contained in:
parent
fec83b860d
commit
d31cb14b88
7 changed files with 55 additions and 14 deletions
|
|
@ -28,6 +28,7 @@
|
|||
../../modules/home/programs/zoxide.nix
|
||||
# ./flatpak.nix
|
||||
];
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
home.username = "js0ny";
|
||||
home.homeDirectory = "/home/js0ny";
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
ni = "touch";
|
||||
cls = "clear";
|
||||
ii = "open";
|
||||
c = "codium";
|
||||
c = "code";
|
||||
aic = "aichat -s";
|
||||
};
|
||||
in {
|
||||
|
|
|
|||
2
nixcfgs/users/js0ny/zephyrus/default.nix
Normal file
2
nixcfgs/users/js0ny/zephyrus/default.nix
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
aaa
|
||||
d:
|
||||
Loading…
Add table
Add a link
Reference in a new issue