mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-02-20 15:54:53 +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 = [
|
||||
./exchange.nix
|
||||
|
@ -13,7 +13,6 @@
|
||||
bottom
|
||||
eza
|
||||
neovim
|
||||
diskonaut
|
||||
ripgrep
|
||||
tmux
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user