added some scripts

Signed-off-by: Alex Stan <stan.alexandru@ichb.ro>
This commit is contained in:
Alex Stan 2023-03-27 20:42:25 +03:00
parent a8c6f74470
commit 65401e46a7
3 changed files with 4 additions and 2 deletions

1
hm-switch Executable file
View file

@ -0,0 +1 @@
nix run . switch -- --flake . --impure

1
nixos-switch Executable file
View file

@ -0,0 +1 @@
sudo nixos-rebuild switch --flake .#ultrapc --impure

View file

@ -1,4 +1,4 @@
{ pkgs, inputs, ... }:
{ pkgs, inputs, lib, ... }:
let
nix-software-center = inputs.nix-software-center.packages.${pkgs.system}.nix-software-center;
doom-emacs = inputs.nix-doom-emacs.packages.${pkgs.system}.default;
@ -22,7 +22,7 @@ in {
starship
atuin
clang
gcc
(lib.hiPrio gcc)
exa
gnumake
plasma-browser-integration