Compare commits
9 Commits
master
...
048ba3ae8f
| Author | SHA1 | Date | |
|---|---|---|---|
| 048ba3ae8f | |||
|
|
12c8598968 | ||
| 7c36d2fb0e | |||
| b690e10575 | |||
| 2d62aef801 | |||
| 10c54e86f2 | |||
| fffea2940b | |||
| 393c0f8aaf | |||
| 4bac1f609b |
1
home.nix
1
home.nix
@@ -18,7 +18,6 @@
|
||||
./programs/git.nix
|
||||
./programs/libreoffice.nix
|
||||
./programs/nvim.nix
|
||||
./programs/postman.nix
|
||||
./wm/rofi.nix
|
||||
./wm/cursor.nix
|
||||
./wm/dconf.nix
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
postman
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user