fetche
This commit is contained in:
parent
e2b6f756fe
commit
3064c63129
3 changed files with 4 additions and 4 deletions
|
|
@ -67,8 +67,8 @@
|
||||||
./extras/dev.nix
|
./extras/dev.nix
|
||||||
./extras/gaming.nix
|
./extras/gaming.nix
|
||||||
./extras/folding.nix
|
./extras/folding.nix
|
||||||
# nixos-cosmic.nixosModules.default
|
nixos-cosmic.nixosModules.default
|
||||||
# ./extras/cosmic.nix
|
./extras/cosmic.nix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
NOlaptop = nixpkgs.lib.nixosSystem {
|
NOlaptop = nixpkgs.lib.nixosSystem {
|
||||||
|
|
|
||||||
|
|
@ -12,6 +12,7 @@
|
||||||
cifs-utils
|
cifs-utils
|
||||||
du-dust
|
du-dust
|
||||||
exfatprogs
|
exfatprogs
|
||||||
|
fastfetch
|
||||||
ffmpeg
|
ffmpeg
|
||||||
firefox
|
firefox
|
||||||
git
|
git
|
||||||
|
|
@ -20,7 +21,6 @@
|
||||||
localsend
|
localsend
|
||||||
mesa
|
mesa
|
||||||
mpv
|
mpv
|
||||||
neofetch
|
|
||||||
ouch
|
ouch
|
||||||
pueue
|
pueue
|
||||||
ripgrep
|
ripgrep
|
||||||
|
|
|
||||||
|
|
@ -51,7 +51,7 @@ alias ard = arduino-cli
|
||||||
alias arduino-cli = boxxy arduino-cli
|
alias arduino-cli = boxxy arduino-cli
|
||||||
alias b = btm;
|
alias b = btm;
|
||||||
alias cringe = sudo bootctl set-oneshot auto-windows
|
alias cringe = sudo bootctl set-oneshot auto-windows
|
||||||
alias fetch = neofetch
|
alias fetch = fastfetch
|
||||||
alias ff = firefox
|
alias ff = firefox
|
||||||
alias gc = nh clean all
|
alias gc = nh clean all
|
||||||
alias jd = jj diff
|
alias jd = jj diff
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue