mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-29 09:58:29 +02:00
sops update
This commit is contained in:
parent
35a90be962
commit
4d664262e0
6 changed files with 30 additions and 37 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
# temp here for testing
|
||||
|
@ -22,7 +22,7 @@
|
|||
|
||||
# sound
|
||||
pavucontrol
|
||||
(pkgs.callPackage ../../../pkgs/x32edit { })
|
||||
# (pkgs.callPackage ../../../pkgs/x32edit { })
|
||||
|
||||
# bluetooth
|
||||
blueman
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue