83 current 2024-03-02 00:12:17 23.11.4801.b7ee09cf5614 6.1.79 *
This commit is contained in:
parent
e6aa7bb147
commit
cd9946699d
|
@ -1,5 +1,5 @@
|
||||||
# Edit this configuration file to define what should be installed on
|
# Edit this configuration file to define what should be installed on
|
||||||
# your system. Help is available in the configuration.nix(5) man page, on
|
#your system. Help is available in the configuration.nix(5) man page, on
|
||||||
# https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
|
# https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
|
||||||
|
|
||||||
{ config, lib, pkgs, ... }:
|
{ config, lib, pkgs, ... }:
|
||||||
|
@ -95,6 +95,7 @@ clipcatd &
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
obsidian
|
obsidian
|
||||||
(callPackage (./rolldice/default.nix) {})
|
(callPackage (./rolldice/default.nix) {})
|
||||||
|
clang-tools
|
||||||
rclone
|
rclone
|
||||||
trash-cli
|
trash-cli
|
||||||
mumble
|
mumble
|
||||||
|
|
2
dwm
2
dwm
|
@ -1 +1 @@
|
||||||
Subproject commit 1a7ba5c47946d78d6f3e4e6ee218c9f32f7c8ccc
|
Subproject commit 5d30ee7db5800ccbc7d99ef718d133cb9fddc420
|
Loading…
Reference in New Issue