First setup Droidnix. Structure, basic README.org, minimal emancs
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your program configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your program configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your shell configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your shell configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your starship configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your starship configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your hardware configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your hardware configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your package configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your package configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your security configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your security configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your service configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your service configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your user configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your user configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your template configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your font configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your font configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your GTK theme configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your GTK theme configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your icon configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your icon configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your shell theme configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your shell theme configurations here
|
||||
}
|
||||
Reference in New Issue
Block a user