feat: Added commented out ciny
This commit is contained in:
1
home/apps/cinny.nix
Normal file
1
home/apps/cinny.nix
Normal file
@@ -0,0 +1 @@
|
||||
{pkgs, ...}: {home.packages = [pkgs.cinny-desktop];}
|
||||
@@ -7,6 +7,7 @@ lib.optionalAttrs device.hasGui {
|
||||
imports = [
|
||||
# ./audacity.nix
|
||||
# ./bottles.nix
|
||||
# ./cinny.nix
|
||||
# ./cursor.nix
|
||||
# ./gimp.nix
|
||||
# ./guitarix.nix
|
||||
|
||||
@@ -1,8 +1,4 @@
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
{...}: {
|
||||
config = {
|
||||
nix.settings = {
|
||||
trusted-substituters = [
|
||||
|
||||
Reference in New Issue
Block a user