mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-02-22 08:34:54 +01:00
diskonaut is dead
This commit is contained in:
parent
3c068bd63b
commit
30e594f93c
@ -1,3 +1,7 @@
|
|||||||
|
{ config, lib, pkgs, ... }:
|
||||||
|
let
|
||||||
|
cfg = config.services.taler;
|
||||||
|
in
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./exchange.nix
|
./exchange.nix
|
||||||
|
@ -13,7 +13,6 @@
|
|||||||
bottom
|
bottom
|
||||||
eza
|
eza
|
||||||
neovim
|
neovim
|
||||||
diskonaut
|
|
||||||
ripgrep
|
ripgrep
|
||||||
tmux
|
tmux
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user