sjkfjksdf

This commit is contained in:
zoe 2023-03-14 10:43:02 +01:00
parent ec340880e1
commit 9681c2bd21
3 changed files with 6 additions and 2 deletions

View File

@ -3,6 +3,7 @@
nixpkgs.url = "nixpkgs/nixos-22.11";
# hyprland.url = "github:hyprwm/Hyprland";
supercolor.url = github:zoe-bat/supercolor;
kaokao.url = https://github.com/zoe-bat/kaokao;
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
@ -14,6 +15,7 @@
# , hyprland
, home-manager
, supercolor
, kaokao
}@inputs: {
nixosConfigurations.bat = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";

1
rofimoji/kaomoji Normal file
View File

@ -0,0 +1 @@
ಠ_ಠ look of disapproval

View File

@ -1,4 +1,4 @@
{ pkgs, users, config, inputs, supercolor, ... }:
{ pkgs, users, config, inputs, supercolor, kaokao, ... }:
let
unstable = import
(builtins.fetchTarball https://github.com/nixos/nixpkgs/tarball/master)
@ -81,6 +81,7 @@ in
# terminal
kitty
supercolor.packages.${pkgs.system}.default
kaokao.packages.${pkgs.system}.default
# window manager
rofimoji
@ -89,7 +90,7 @@ in
# uni
dbeaver
zoom-us
gnome.pomodoro
haskellPackages.Monadoro
#3d print
prusa-slicer